Class Netio3UnbufferedReceiver

Inheritance Relationships

Base Type

  • public Netio3Receiver

Class Documentation

class Netio3UnbufferedReceiver : public Netio3Receiver

Public Functions

template<Netio3EventLoopType EventLoopType>
inline Netio3UnbufferedReceiver(const std::string &ip, uint32_t port, NetworkMode network_mode, unsigned int netio_pn, unsigned int netio_ps, std::string receiver_info, Netio3EventLoop::type_tag<EventLoopType> type_tag)
explicit Netio3UnbufferedReceiver(const std::string &ip, uint32_t port, NetworkMode network_mode, unsigned int netio_pn, unsigned int netio_ps, Netio3EventLoop &evloop)