search for: socket_noerror

Displaying 1 result from an estimated 1 matches for "socket_noerror".

Did you mean: socket_error
2007 Nov 03
1
New wxSocket Classes
...SVN for 1414, which adds Wx::App#init_threaded_mode(), and such. But the new example is _/A LOT/_ easier to follow, since everything except the parse_message() methods are in a single Method, on_server() and on_client(). It still uses /SOME/ of the API that wxWidgets has, as far as returning SOCKET_NOERROR, SOCKET_INVSOCK, and SocketEvent created with evt_socket() as the catch method for this event. As soon as I have the client put together, and tested wxClient and wxServer on Linux, and check it into the SVN, so that Alex and Sean Long can look over it, and test it out on their systems, we may...