]> git.meshlink.io Git - catta/history - src/socket.c
set IPv4 source address correctly on Windows
[catta] / src / socket.c
2014-09-08 Sven M. Hallbergset IPv4 source address correctly on Windows
2014-09-08 Sven M. Hallbergfix an error message for IPv6
2014-09-08 Sven M. Hallberguse WSAGetlastError/FormatMessage in place of strerror...
2014-09-04 Sven M. Hallbergcheck for both EAGAIN and EWOULDBLOCK from sendmsg
2014-09-03 Sven M. Hallbergwork around picky SO_REUSEADDR semantics on Windows
2014-08-29 Sven M. Hallbergavoid pointer type warnings from setsockopt
2014-08-29 Sven M. Hallbergsocket.c needs closesocket from internal.h
2014-08-29 Sven M. HallbergWindows does not support in_pktinfo.ipi_spec_dst
2014-08-26 Sven M. Hallberguse closesocket() on windows
2014-08-26 Sven M. Hallbergrename interface -> iface everywhere
2014-08-22 NiklasMerge pull request #1 from everbase/feature/stripdown
2014-08-20 Sven M. Hallbergrename everything avahi to catta
2014-08-20 Sven M. Hallbergmove public headers into their own directory