Searched refs:WM_SOCKETNOTIFY (Results 1 – 1 of 1) sorted by relevance
141 #define WM_SOCKETNOTIFY (WM_USER + 50) macro179 case WM_SOCKETNOTIFY: in OnMessage()561 if (WSAAsyncSelect(socket_, sink_->handle(), WM_SOCKETNOTIFY, events) in SetAsync()583 ::PostMessage(sink_->handle(), WM_SOCKETNOTIFY, in PostClosed()