#include <socketstream/config.h>
#include <memory>
#include <socketstream/sockets_base.h>
#include <socketstream/basic_iosocketstream.h>
Include dependency graph for basic_socketstream_listener.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | ss |
Classes | |
| class | ss::basic_listener< _CharT, _Traits > |
| Controls a listener socket. More... | |
Defines | |
| #define | SOCKETSTREAM_BASIC_LISTENER_H 1 |
Typedefs | |
|
typedef basic_listener< char, std::char_traits< char > > | ss::listener |
Definition in file basic_socketstream_listener.h.
1.4.3