summaryrefslogtreecommitdiffstats
path: root/StdLib/EfiSocketLib/DxeSupport.c
Commit message (Collapse)AuthorAgeFilesLines
* StdLib: Series of patches to fix typos - availabe to availableMudusuru, Giri P2016-07-071-1/+1
| | | | | | | | | Cc: Jaben Carsey <jaben.carsey@intel.com> Cc: Daryl McDaniel <edk2-lists@mc2research.org> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Giri P Mudusuru <giri.p.mudusuru@intel.com> Reviewed-By: Jaben Carsey <jaben.carsey@intel.com> Reviewed-By: Daryl McDaniel <edk2-lists@mc2research.org>
* Fixed close for socket to properly release the socket context structure and ↵lpleahy2012-10-081-96/+2
| | | | | | | | | the handle. Signed-off-by: lpleahy git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13802 6f19259b-4bc3-4df7-8a09-765794883524
* Update the sockets library codelpleahy2011-09-301-0/+322
* Passes conformance and functional tests. * Builds with GCC 4.4 compiler. Signed-off by: lpleahy git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12497 6f19259b-4bc3-4df7-8a09-765794883524