1 #ifndef PROTON_LISTENER_HPP 2 #define PROTON_LISTENER_HPP 23 #include "./internal/export.hpp" 52 PN_CPP_EXTERN
void stop();
59 PN_CPP_EXTERN
int port();
68 pn_listener_t* listener_;
75 #endif // PROTON_LISTENER_HPP A top-level container of connections, sessions, and links.
Definition: container.hpp:50
A listener for incoming connections.
Definition: listener.hpp:33
The main Proton namespace.
Definition: annotation_key.hpp:33