7 Dec 2005 22:19
[patch] Handling non-winsock flags in fhandler_socket.cc
Pekka Pessi <ppessi <at> gmail.com>
2005-12-07 21:19:12 GMT
2005-12-07 21:19:12 GMT
Hello,
I found a problem with sendmsg() failng when MSG_NOSIGNAL is used. It
looks like MSG_WINMASK is used in sendto() but not in sendmsg().
The patch that should fix the problem is made against
fhandler_socket.cc revision 1.176 ("should" because I did not get
around to compile the whole shebang). It clears extra flags when
calling ws2 functions in all cases of sendmsg(), recvmsg() and
recvfrom().
--
Pekka.Pessi <at> {nokia.com,iki.fi}
RSS Feed