1#ifndef PROTON_LISTENER_HPP
2#define PROTON_LISTENER_HPP
23#include "./internal/export.hpp"
68 pn_listener_t* listener_;
70 friend class container;
int port()
Unsettedled API
listener(const listener &)
Copy a listener.
listener()
Create an empty listener.
void stop()
Stop listening on the address provided to the call to container::listen that returned this listener.
class container & container() const
Unsettedled API
listener & operator=(const listener &)
Copy a listener.
The main Proton namespace.
Definition annotation_key.hpp:33