#include <NET_SocketListener.h>
template<typename AcceptorT, typename SocketT = hboost::asio::basic_stream_socket<typename AcceptorT::protocol_type>>
struct NET_SocketListener< AcceptorT, SocketT >::Empty
Definition at line 250 of file NET_SocketListener.h.
The documentation for this struct was generated from the following file: