]> git.proxmox.com Git - mirror_edk2.git/commit - StdLib/BsdSocketLib/send.c
Fix send to properly wait while long transmits are in progress
authorlpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 3 Aug 2011 17:45:52 +0000 (17:45 +0000)
committerlpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 3 Aug 2011 17:45:52 +0000 (17:45 +0000)
commit486aace42ca6fd9bd80f80197f0bb24cec99f3b6
tree858a7ee19744ce0c0745905b07ca47cde83d1db2
parent1e2b43f1e25fe15a54bb412e6d01fd3607f5eeae
Fix send to properly wait while long transmits are in progress

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12083 6f19259b-4bc3-4df7-8a09-765794883524
StdLib/BsdSocketLib/send.c
StdLib/BsdSocketLib/sendto.c