Class Netio3BufferedReceiver
Defined in File netio3_buffered_receiver.hpp
Inheritance Relationships
Base Type
public Netio3Receiver
Class Documentation
-
class Netio3BufferedReceiver : public Netio3Receiver
Public Functions
-
template<Netio3EventLoopType EventLoopType>
inline Netio3BufferedReceiver(const std::string &ip, uint32_t port, NetworkMode network_mode, unsigned int netio_pn, unsigned int netio_ps, const std::string &receiver_info, Netio3EventLoop::type_tag<EventLoopType> type_tag)
-
explicit Netio3BufferedReceiver(const std::string &ip, uint32_t port, NetworkMode network_mode, unsigned int netio_pn, unsigned int netio_ps, Netio3EventLoop &evloop)
-
template<Netio3EventLoopType EventLoopType>