$foo in tags - here only for reference.

This commit is contained in:
rsc 2004-04-21 22:39:37 +00:00
parent b9403fe70a
commit 99f4029090
6 changed files with 209 additions and 15 deletions

View file

@ -145,6 +145,8 @@ fsysproc(void *v)
if(n <= 0){
if(closing)
break;
if(n == 0)
werrstr("short read");
error("i/o error on server channel");
}
if(x == nil){