$foo in tags - here only for reference.
This commit is contained in:
parent
b9403fe70a
commit
99f4029090
6 changed files with 209 additions and 15 deletions
|
|
@ -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){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue