]> git.proxmox.com Git - mirror_edk2.git/commit
Fixed close for socket to properly release the socket context structure and the handle.
authorlpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 8 Oct 2012 21:39:35 +0000 (21:39 +0000)
committerlpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 8 Oct 2012 21:39:35 +0000 (21:39 +0000)
commit4652be0c5a106d0604c2d3274803fc0f844b0433
treebe8f424d6afb3baad4753ed03d4ec3f8234a6dcb
parente06a4cd134064590aa1a855ff4b973023279e805
Fixed close for socket to properly release the socket context structure and the handle.

Signed-off-by: lpleahy
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13802 6f19259b-4bc3-4df7-8a09-765794883524
StdLib/BsdSocketLib/close.c
StdLib/EfiSocketLib/DxeSupport.c
StdLib/EfiSocketLib/Socket.c
StdLib/EfiSocketLib/Socket.h
StdLib/EfiSocketLib/UseEfiSocketLib.c
StdLib/Include/Protocol/EfiSocket.h
StdLib/UseSocketDxe/UseSocketDxe.c