diff options
author | Martin Sustrik <sustrik@250bpm.com> | 2011-03-24 11:53:55 +0100 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2011-03-24 11:53:55 +0100 |
commit | fb27a000d9383b503761d0124e7bd41115d70c9a (patch) | |
tree | e330e2f828cd0f62843d0f75892aff56289effda /src/zmq_connecter.hpp | |
parent | d4e83d26014f41eaa1698b4062de88fe7f36a669 (diff) |
send/recv was changed to send/recv/sendmsg/recvmsg
send/recv now complies with POSIX by using raw buffers instead
of message objects and by returning number of bytes sent/recvd
instead of 0/-1.
The return value is changed accordingly for sendmsg and recvmsg.
Note that related man pages will be fixed in a separate patch.
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'src/zmq_connecter.hpp')
0 files changed, 0 insertions, 0 deletions