]> git.proxmox.com Git - mirror_edk2.git/commit
Fix sockets use of file descriptors which was broken by the additional validation...
authorlpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 8 Feb 2013 21:26:46 +0000 (21:26 +0000)
committerlpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 8 Feb 2013 21:26:46 +0000 (21:26 +0000)
commit3cdb02f964241fe8f2f1c8d286108606ef54e4dd
tree53167a1eaf02b398f742e95b0dc685aacbe98d9c
parent782e407aade3b8eab2a81ac3e2fd161c608c942c
Fix sockets use of file descriptors which was broken by the additional validation in StdLib/LibC/Uefi/SysCall.c/write added by revision 13989.

Signed-off-by: lpleahy
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14123 6f19259b-4bc3-4df7-8a09-765794883524
StdLib/BsdSocketLib/socket.c