Searched refs:WM_SOCKETNOTIFY (Results 1 – 1 of 1) sorted by relevance
112 #define WM_SOCKETNOTIFY (WM_USER + 50) macro154 case WM_SOCKETNOTIFY: in OnMessage()517 if (WSAAsyncSelect(socket_, sink_->handle(), WM_SOCKETNOTIFY, events) == in SetAsync()539 ::PostMessage(sink_->handle(), WM_SOCKETNOTIFY, socket_, in PostClosed()