SpiecsEngine
 
Loading...
Searching...
No Matches

◆ GetHandle()

HANDLE Spices::Net::EPollPoller::GetHandle ( ) const
inline

Get this EPollPoller Handle.

Returns
Return this EPollPoller Handle.

Definition at line 54 of file EPollPoller.h.

54{ return m_EPollFd; }
HANDLE m_EPollFd
EPoll fd.
Definition EPollPoller.h:96