X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d3ea65274fc7a9c96cf71829030bfb324a75a377..75acb5321eb950ae3b1c1507bb26eac926c2f288:/src/common/sckipc.cpp diff --git a/src/common/sckipc.cpp b/src/common/sckipc.cpp index c532acbbee..f84c89f4e5 100644 --- a/src/common/sckipc.cpp +++ b/src/common/sckipc.cpp @@ -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