Age | Commit message (Expand) | Author |
---|---|---|
2013-11-20 | Ignore transmit errors for UDPv4, UDPv6 and IPv4. | Lee Leahy |
2013-02-27 | Otherwise gcc can default to the "sysv_abi" (as opposed to the "ms_abi") call... | lpleahy |
2013-02-08 | Increase sockets performance by increasing the maximum buffer sizes. | lpleahy |
2012-10-08 | Fixed close for socket to properly release the socket context structure and t... | lpleahy |
2012-02-24 | Fix issues detected by python web-server. | lpleahy |
2012-02-09 | Merged socket development branch: | lpleahy |
2011-09-30 | Fix compilation errors detected with GCC 4.4 | lpleahy |
2011-09-30 | Update the sockets library code | lpleahy |
2011-07-30 | Add Socket Libraries. | darylm503 |