]> git.proxmox.com Git - mirror_edk2.git/history - StdLib/EfiSocketLib/UseEfiSocketLib.c
Fixed close for socket to properly release the socket context structure and the handle.
[mirror_edk2.git] / StdLib / EfiSocketLib / UseEfiSocketLib.c
2012-10-08 lpleahyFixed close for socket to properly release the socket...
2012-06-26 lpleahyDefine the global variables as weak to enable the prope...
2012-06-01 lpleahyUseEfiSocketLib.c - Only exit for out of resources...
2012-02-09 lpleahyMerged socket development branch:
2011-09-30 lpleahyUpdate the sockets library code
2011-08-02 darylm503Fix GCC build breaks.
2011-07-30 darylm503Add Socket Libraries.