don't call DoWrite() if we have nothing to send (not nothing to receive)
[wxWidgets.git] / samples / sockets / baseserver.cpp
2009-01-02  Vadim Zeitlindon't call DoWrite() if we have nothing to send (not...
2009-01-01  Vadim Zeitlinfix a bug in EventWorker::DoRead(): if both signature...
2009-01-01  Vadim ZeitlinLogWorker() was always called with m_peer as first...
2009-01-01  Vadim Zeitlinno changes, just reformat and avoid unnecessary uses...
2008-10-03  Vadim Zeitlinfix VC6 compilation problems due to its for variables...
2007-12-20  Vadim Zeitlinshow the message about test2 being unsupported on the...
2007-12-19  Vadim Zeitlinmore socket cleanup to allow using wxSocket from both...