[Mono-devel-list] socket-io.c patch for machines that don't have IPV6

Bernie Solomon bernard at ugsolutions.com
Tue Jul 15 11:52:34 EDT 2003


I attach a patch for socket-io.c so it compiles on machines that don't support IPV6. There was some code using PF/AF_INET6 that wasn't properly ifdef'd.

This patch also actually makes all the line endings in the file consistent as they were a mixture of CRLF and plain LF.

I am not 100% sure the code is completely correct since it uses "int" rather than socklen_t in several places - but I haven't tested that out yet.

Bernie Solomon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030715/5a48984e/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: socket-io.diffs
Type: application/octet-stream
Size: 15431 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030715/5a48984e/attachment.obj 


More information about the Mono-devel-list mailing list