mirror of
https://github.com/caozhiyi/CppNet.git
synced 2026-01-26 16:30:05 +08:00
build wepoll on windows.
This commit is contained in:
@@ -33,6 +33,7 @@ RWSocket::RWSocket(uint64_t sock, std::shared_ptr<AlloterWrap> alloter):
|
||||
_context(nullptr),
|
||||
_timer_id(0),
|
||||
_listen_port(0),
|
||||
_event(nullptr),
|
||||
_shutdown(false),
|
||||
_alloter(alloter) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user