don't call DoWrite() if we have nothing to send (not nothing to receive)
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 2 Jan 2009 00:04:55 +0000 (00:04 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 2 Jan 2009 00:04:55 +0000 (00:04 +0000)
commit7ea70b6f0fe9ea63ccc22c632ecb06e4e552d2c4
tree3badc63025d6bbd32083ac983f703706dac8ee25
parent0f359e5ccf10506edb4f0f98468db962a8e4fd79
don't call DoWrite() if we have nothing to send (not nothing to receive)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/sockets/baseserver.cpp