X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c4f71cc3d63fb7bdfbd6cec3e39c8a8679f3e60..3e8ec9540118e43f48507ba2f222a3f8e361b4bb:/interface/socket.h diff --git a/interface/socket.h b/interface/socket.h index 99442b6ba9..32d3083e76 100644 --- a/interface/socket.h +++ b/interface/socket.h @@ -945,7 +945,7 @@ public: @see InterruptWait(), Wait() */ - bool Wait(long seconds = -1, long millisecond = 0); + bool WaitForLost(long seconds = -1, long millisecond = 0); /** This function waits until the socket is readable. This might mean that