]> git.proxmox.com Git - mirror_edk2.git/history - StdLib/EfiSocketLib/Socket.c
Fixed close for socket to properly release the socket context structure and the handle.
[mirror_edk2.git] / StdLib / EfiSocketLib / Socket.c
2012-10-08 lpleahyFixed close for socket to properly release the socket...
2012-09-10 lpleahyModify UDP and IP to transmit on all network adapters...
2012-02-24 lpleahyFix issues detected by python web-server.
2012-02-15 lpleahyBug fix: CreateEvent sometimes returning EFI_INVALID_PA...
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-08-08 lpleahyBetter handle transmit errors
2011-07-30 darylm503Add Socket Libraries.