diff options
author | Nate Goergen <nate.goergen.gitlab1@mile10.com> | 2015-03-04 17:38:53 -0600 |
---|---|---|
committer | Tom Rondeau <tom@trondeau.com> | 2015-04-02 15:38:57 -0700 |
commit | de96353ab2b27f251909ec9a69f336f133899011 (patch) | |
tree | af408658afc34653b3eea5ed82786d8f24d58f5b /gnuradio-runtime/python/gnuradio/ctrlport/monitor.py | |
parent | 8d72b2e7d15444c91b5d3968756eab8d943dcb3b (diff) |
controlport: moving the generation of the Thrift endpoint string to the application_started() function.
Includes moving the call that logs the generated endpoint.
This allows the application_base::kickoff() function to wait until the
Thrift runtime publishes the port selected by bind(), when a
pseudorandom / unused port number is configured (i.e. port=0, the
default setting). Once bind()'s final port number is available, the
endpoint string may be generated and the ControlPort Thrift interface
may be started.
Diffstat (limited to 'gnuradio-runtime/python/gnuradio/ctrlport/monitor.py')
0 files changed, 0 insertions, 0 deletions