audk/StdLib/EfiSocketLib
Mudusuru, Giri P b6173a3a53 StdLib: Series of patches to fix typos - availabe to available
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>
2016-07-07 15:23:19 -07:00
..
DxeSupport.c StdLib: Series of patches to fix typos - availabe to available 2016-07-07 15:23:19 -07:00
EfiSocketLib.inf StdLib: Remove EfiSocketLib and Ip4Config Protocol dependency. 2015-07-08 03:12:58 +00:00
Init.c Update the sockets library code 2011-09-30 23:02:35 +00:00
Ip4.c StdLib: Remove EfiSocketLib and Ip4Config Protocol dependency. 2015-07-08 03:12:58 +00:00
ReleaseNotes.txt Fix compilation errors detected with GCC 4.4 2011-09-30 23:52:45 +00:00
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 StdLib: Fix more GCC warnings/errors caused by variables being set but not used. 2014-10-31 20:32:02 +00:00
Socket.h Ignore transmit errors for UDPv4, UDPv6 and IPv4. 2013-11-20 18:31:01 +00:00
Tcp4.c StdLib: Remove EfiSocketLib and Ip4Config Protocol dependency. 2015-07-08 03:12:58 +00:00
Tcp6.c StdLib: Fix GCC warnings/errors caused by variables being set but not used. 2014-10-30 01:05:22 +00:00
Udp4.c StdLib: Remove EfiSocketLib and Ip4Config Protocol dependency. 2015-07-08 03:12:58 +00:00
Udp6.c Fix GCC build errors 2013-11-20 19:07:31 +00:00
UseEfiSocketLib.c Fixed close for socket to properly release the socket context structure and the handle. 2012-10-08 21:39:35 +00:00