]> git.saurik.com Git - wxWidgets.git/history - samples/sockets/server.cpp
fixed bug with calling Destroy() on the NULL wxSocket
[wxWidgets.git] / samples / sockets / server.cpp
2001-08-20  Vadim Zeitlinfixed bug with calling Destroy() on the NULL wxSocket
2001-07-22  Gilles Depeyrotcorrection for Mac OS X compilation
2000-03-15  Guillermo Rodrigue... Fixed typo
2000-03-15  Guillermo Rodrigue... Fixed a endianness stupidity in the sample
2000-03-14  Guillermo Rodrigue... Changed Socket() and SocketEvent() to Get... in the...
2000-03-12  Robert Roebling Added debuf printf()s to GSocket,
2000-03-08  Guillermo Rodrigue... All IO calls take void* instead of char*
2000-03-04  Guillermo Rodrigue... Oh well..
2000-03-04  Guillermo Rodrigue... Fixed (my own) stupidity in Connect() mini-tutorial...
2000-03-03  Guillermo Rodrigue... small mods
2000-01-21  Guillermo Rodrigue... Socket sample:
2000-01-08  Vadim Zeitlinrenaming and moving samples around