removed extra ws

This commit is contained in:
Jeff Hill
2002-11-02 00:08:02 +00:00
parent 2f70fd09b4
commit 5402eabe08
-2
View File
@@ -180,8 +180,6 @@ unsigned tcpiiu::sendBytes ( const void *pBuf,
continue;
}
if (
localError != SOCK_EPIPE &&
localError != SOCK_ECONNRESET &&