Searched refs:UdpSessionNtfy (Results 1 – 2 of 2) sorted by relevance
57 void UdpSessionNtfy::NotifyWriteWait() in NotifyWriteWait()75 int UdpSessionNtfy::CreateSocket() in CreateSocket()115 void UdpSessionNtfy::CloseSocket() in CloseSocket()129 int UdpSessionNtfy::InputNotify() in InputNotify()226 int UdpSessionNtfy::OutputNotify() in OutputNotify()232 int UdpSessionNtfy::HangupNotify() in HangupNotify()246 int UdpSessionNtfy::KqueueCtlAdd(void* args) in KqueueCtlAdd()271 int UdpSessionNtfy::KqueueCtlDel(void* args) in KqueueCtlDel()
117 class UdpSessionNtfy : public ISessionNtfy126 UdpSessionNtfy() : ISessionNtfy(){ in UdpSessionNtfy() function133 virtual ~UdpSessionNtfy() { }; in ~UdpSessionNtfy()