handle non-blocking file descriptors for both read and write. Add a
authorAndrew Tridgell <tridge@samba.org>
Thu, 18 Jun 1998 09:33:46 +0000 (09:33 +0000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 18 Jun 1998 09:33:46 +0000 (09:33 +0000)
commitf7b9377863c25088412a704cc0834460d0d6c86b
treec5bd5239f3831b5dcebea25b8615da8d15bd849a
parenta5343e765b5652d8e097ea9c398693e60a2d64d2
handle non-blocking file descriptors for both read and write. Add a
workaround for buggy systems that say there is space to write when
there isn't.
io.c