STTNet
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 宏定义 
stt::network::EpollSingle 成员列表

成员的完整列表,这些成员属于 stt::network::EpollSingle,包括所有继承而来的类成员

endListen()stt::network::EpollSingle
endListenWithSignal()stt::network::EpollSingleinline
isListen()stt::network::EpollSingleinline
setEndFunction(std::function< void(const int &fd)> fcEnd)stt::network::EpollSingleinline
setFunction(std::function< bool(const int &fd)> fc)stt::network::EpollSingleinline
setTimeOutFunction(std::function< bool(const int &fd)> fcTimeOut)stt::network::EpollSingleinline
startListen(const int &fd, const bool &flag=true, const time::Duration &dt=time::Duration{0, 0, 20, 0, 0})stt::network::EpollSingle
waitAndQuit(const time::Duration &t=time::Duration{0, 0, 0, 10, 10})stt::network::EpollSingleinline
~EpollSingle()stt::network::EpollSingleinline