[Mono-devel-list] [PATCH] Flags handling for _wapi_recv, _recvfrom, _send, _sendto
Ankit Jain
radical at gmail.com
Mon Feb 28 08:51:31 EST 2005
Hi,
Attached patch adds conversion of SocketFlags to linux flags required
for _wapi_recv, _wapi_recvfrom, _wapi_send, _wapi_sendto calls.
I'm not sure how to handle these flags though:
DontRoute
MaxIOVectorLength
Partial
Also, the patch adds handling of SocketOption.Error for getsockopt
which isn't handled in the existing code.
Regards,
Ankit
More information about the Mono-devel-list
mailing list