WSAAsyncSelect
-
Hi, ich habe mal ne frage:
Nachdem eine MSG in der WNDPROC abgearbeitet worden ist, muss ich den socket wieder per WSAAsyncSelect eine MSG "zuordnen"????
Es wird halt nur einmal read und dann write aufgerufen, daher meine frage,...
Seid gegrüßt
-
msdn schrieb:
The WS2_32.DLL will not continually flood an application with messages for a particular network event. Having successfully posted notification of a particular event to an application window, no further message(s) for that network event will be posted to the application window until the application makes the function call that implicitly reenables notification of that network event.
http://msdn.microsoft.com/en-us/library/ms741540(VS.85).aspx
...direkt unter diesem Zitat steht in der msdn welche Funktionen bei welchen Events das sind.
-
Danke
