This commit is contained in:
Jeff Hill
1998-02-06 00:35:06 +00:00
parent c4bc7b07c4
commit 76d0ec6e75

View File

@@ -290,7 +290,7 @@ FAST int sock;
}
break;
}
else if(nchars<=0){
else if(nchars<0){
long anerrno;
anerrno = errnoGet();