Hi Volker, > - Log ----------------------------------------------------------------- > commit 342c79e26544ee5345a9d54f68f774d7ce07e530 > Author: Volker Lendecke <[email protected]> > Date: Wed Oct 6 15:05:59 2010 +0200 > > s3: Make the write end of the echo responder pipe non-blocking > > Without this, we can get a writable pipe end, but the writev call on the > pipe > will block.
Don't we need to add some EAGAIN logic to writev_handler() ? Currently it only handles EINTR. metze
signature.asc
Description: OpenPGP digital signature
