SpiecsEngine
 
Loading...
Searching...
No Matches

◆ EnableWriting()

void Spices::Net::Channel::EnableWriting ( )
inline

Enable Write event.

Definition at line 156 of file Channel.h.

157 {
159 Update();
160 }
void Update()
Update this Channel state to Poller.
Definition Channel.cpp:48
EventFlags m_Events
This SOCKET interested Events type.
Definition Channel.h:242

References m_Events, Update(), and Write.

Referenced by SpicesTest::TEST().