Re: writev() BUGS!

Jens-Uwe Mager (jum@ra.han.de)
Thu, 3 Jun 1999 19:55:05 GMT


On Thu, 3 Jun 1999 12:02:32 GMT, Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:
>> other Unix. If a socket is in blocking mode, writev (or send)
>> is supposed to sleep until all is send or an error occurs. I
>
>or a signal is delivered

OK, signals are ok. But I do not believe in short writes due to buffer
shortage, this is why the socket is set to blocking mode in the first
place.

-- 
Jens-Uwe Mager	<pgp-mailto:62CFDB25>

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/