]> git.proxmox.com Git - mirror_edk2.git/history - StdLib/EfiSocketLib/Tcp6.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / StdLib / EfiSocketLib / Tcp6.c
2019-04-29 Michael D Kinneyedk2: Remove AppPkg, StdLib, StdLibPrivateInternalFiles
2019-04-09 Michael D KinneyStdLib: Replace BSD License with BSD+Patent License
2014-10-30 Olivier MartinStdLib: Fix GCC warnings/errors caused by variables...
2013-12-13 lpleahy leroy.p... Fix the non-blocking behavior for connect. The behavio...
2013-11-20 Lee LeahyFix GCC build errors
2013-11-20 Lee LeahyIgnore transmit errors for UDPv4, UDPv6 and IPv4.
2012-06-22 lpleahyFix listen exit path when last port returns an error.
2012-06-08 lpleahyFix port retry behavior during connect - All port error...
2012-06-07 lpleahyOnly use ports with a network connection (media present...
2012-03-05 lpleahyFix read issue detected by the following Python program...
2012-02-24 lpleahyFix issues detected by python web-server.
2012-02-09 lpleahyMerged socket development branch: