plan9fox/sys/src/cmd/vac
cinap_lenrek a0d4c5e208 make error handling in 9p service loops consistent
when we get eof, stop the loop immidiately and do not
rely on the read to eventually return an error.

when convM2S() fails to decode the message, error out
and stop the loop. there is no point in continuing.
2016-07-24 02:21:32 +02:00
..
dat.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
error.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
error.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
file.c venti: fix possible nil deref in libventi vtgetreq() and cleanup vacfs (import from sources) 2012-08-07 16:11:35 +02:00
fns.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
glob.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
mkfile Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
pack.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
stdinc.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
testinc.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
unvac.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
vac.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
vac.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
vacfs.c make error handling in 9p service loops consistent 2016-07-24 02:21:32 +02:00