summaryrefslogtreecommitdiff
path: root/edk2/StdLib/EfiSocketLib/UseEfiSocketLib.c
AgeCommit message (Expand)Author
2012-10-08Fixed close for socket to properly release the socket context structure and t...lpleahy
2012-06-26Define the global variables as weak to enable the proper linking with applica...lpleahy
2012-06-01UseEfiSocketLib.c - Only exit for out of resources, otherwise use all network...lpleahy
2012-02-09Merged socket development branch:lpleahy
2011-09-30Update the sockets library codelpleahy
2011-08-02Fix GCC build breaks.darylm503
2011-07-30Add Socket Libraries.darylm503