]> git.proxmox.com Git - mirror_edk2.git/history - StdLib/EfiSocketLib/Socket.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / StdLib / EfiSocketLib / Socket.h
2019-04-29 Michael D Kinneyedk2: Remove AppPkg, StdLib, StdLibPrivateInternalFiles
2019-04-09 Michael D KinneyStdLib: Replace BSD License with BSD+Patent License
2013-11-20 Lee LeahyIgnore transmit errors for UDPv4, UDPv6 and IPv4.
2013-02-27 lpleahyOtherwise gcc can default to the "sysv_abi" (as opposed...
2013-02-08 lpleahyIncrease sockets performance by increasing the maximum...
2012-10-08 lpleahyFixed close for socket to properly release the socket...
2012-02-24 lpleahyFix issues detected by python web-server.
2012-02-09 lpleahyMerged socket development branch:
2011-09-30 lpleahyFix compilation errors detected with GCC 4.4
2011-09-30 lpleahyUpdate the sockets library code
2011-07-30 darylm503Add Socket Libraries.