audk/StdLib/EfiSocketLib
lpleahy d6f19057f0 Only use ports with a network connection (media present) when connecting to a remote host.
Signed-off-by: lpleahy
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13427 6f19259b-4bc3-4df7-8a09-765794883524
2012-06-04 20:38:03 +00:00
..
DxeSupport.c
EfiSocketLib.inf Merged socket development branch: 2012-02-09 19:16:44 +00:00
Init.c
Ip4.c Fix issues detected by python web-server. 2012-02-24 18:45:09 +00:00
ReleaseNotes.txt
Service.c UseEfiSocketLib.c - Only exit for out of resources, otherwise use all network adapters. 2012-06-01 20:01:30 +00:00
Socket.c Fix issues detected by python web-server. 2012-02-24 18:45:09 +00:00
Socket.h Fix issues detected by python web-server. 2012-02-24 18:45:09 +00:00
Tcp4.c Only use ports with a network connection (media present) when connecting to a remote host. 2012-06-04 20:38:03 +00:00
Tcp6.c Fix read issue detected by the following Python program. The issue was that the caller's buffer pointer was not being advanced between segments of the read data. 2012-03-05 19:05:47 +00:00
Udp4.c Fix issues detected by python web-server. 2012-02-24 18:45:09 +00:00
Udp6.c Fix issues detected by python web-server. 2012-02-24 18:45:09 +00:00
UseEfiSocketLib.c UseEfiSocketLib.c - Only exit for out of resources, otherwise use all network adapters. 2012-06-01 20:01:30 +00:00