Skip to content

Update i_tcp.c to support hosts with IPv6 disabled

Alam Ed Arias requested to merge Alam/SRB2:fix-bind-with-ipv6-disabled into master

Check for ENODEV for hosts with IPv6 disabled while running in IPv6 mode

Add checks for return code for ioctl(), setsockopt(), getsockopt() and getsockname() Also show errno and strerror for failed calls

Merge request reports

Loading