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