> It seems that recvmsg and sendmsg return msg_iovlen, although I am not
> quite certain that this is the case. It seems to make more sense to
> return the number of bytes written to the control message data. What is
> the theory behind all this?
Ian
>> It seems that recvmsg and sendmsg return msg_iovlen, although I am not
>> quite certain that this is the case. It seems to make more sense to
>> return the number of bytes written to the control message data. What is
>> the theory behind all this?
>Not on any system I know, they do return the number of bytes
>sent/received.
> Ian
></PRE></HTML>
1. Passing file descriptors using recvmsg and sendmsg questions
2. rsh and controlling terminal?
3. MSGHDR support, sendmsg and recvmsg
8. Running java (jdk 1.1.3) from a cgi
11. Will sendmsg()/recvmsg() ever be supported in Linux?
12. Q: sendmsg() & recvmsg () support
13. sendmsg and recvmsg and binary compatibility from 3.2 to 5.0?