Qpid Proton C++
0.17.0
|
A listener for incoming connections. More...
#include <listener.hpp>
Public Member Functions | |
listener () | |
Create an empty listener. | |
void | stop () |
Stop listening on the address provided to the call to container::listen that returned this listener. More... | |
A listener for incoming connections.
void stop | ( | ) |
Stop listening on the address provided to the call to container::listen that returned this listener.