Trying to fix IPC problems under Linux as reported by VS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
0dcf989311
commit
a24cc774ec
@ -72,7 +72,7 @@ void Client_OnRequest(wxSocketBase& sock,
|
||||
|
||||
// All sockets will be created with the following flags
|
||||
|
||||
#define SCKIPC_FLAGS wxSOCKET_NONE
|
||||
#define SCKIPC_FLAGS (wxSOCKET_WAITALL)
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
// wxTCPClient
|
||||
|
Loading…
Reference in New Issue
Block a user