cvs commit: src/lib/libc/rpc svc_vc.c

Martin Blapp mb at imp.ch
Thu May 29 16:53:40 PDT 2003


Hi,

>"for some strange reason"

Yeah, the comment is not quite correct. I see now EAGAIN errors,
but the first read on the socket has always 0 lenght for AF_LOCAL:

recvmsg() = 0
recvmsg() = 4
recvmsg() = 92
recvmsg() = -1, errno = 35
recvmsg() = 0

in opposite to

recvmsg() = 4
recvmsg() = 40
recvmsg() = -1, errno = 35
recvmsg() = 0

Martin

Martin Blapp, <mb at imp.ch> <mbr at FreeBSD.org>
------------------------------------------------------------------
ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH
Phone: +41 61 826 93 00 Fax: +41 61 826 93 01
PGP: <finger -l mbr at freebsd.org>
PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E
------------------------------------------------------------------


More information about the cvs-all mailing list