]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/sckipc.cpp
Forgot to add this one
[wxWidgets.git] / src / common / sckipc.cpp
index c532acbbee6f4fe768fee8a4c295e4e5b589ab98..f84c89f4e577f0d3ded2b76020d2e543ded7e4fe 100644 (file)
@@ -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