summaryrefslogtreecommitdiffstats
path: root/StdLib/EfiSocketLib/Socket.h
Commit message (Expand)AuthorAgeFilesLines
* Ignore transmit errors for UDPv4, UDPv6 and IPv4.Lee Leahy2013-11-201-0/+20
* Otherwise gcc can default to the "sysv_abi" (as opposed to the "ms_abi") call...lpleahy2013-02-271-3/+3
* Increase sockets performance by increasing the maximum buffer sizes.lpleahy2013-02-081-2/+2
* Fixed close for socket to properly release the socket context structure and t...lpleahy2012-10-081-0/+22
* Fix issues detected by python web-server.lpleahy2012-02-241-1/+3
* Merged socket development branch:lpleahy2012-02-091-0/+125
* Fix compilation errors detected with GCC 4.4lpleahy2011-09-301-23/+23
* Update the sockets library codelpleahy2011-09-301-790/+972
* Add Socket Libraries.darylm5032011-07-301-0/+1337