summaryrefslogtreecommitdiff
path: root/StdLib/BsdSocketLib
AgeCommit message (Expand)Author
2014-12-02StdLib/BsdSocketLib: Fix function declaration mismatch with definition.Bruce Cran
2014-10-31StdLib: Fix more GCC warnings/errors caused by variables being set but not used.Olivier Martin
2014-10-30StdLib: Fix GCC warnings/errors caused by variables being set but not used.Olivier Martin
2014-09-17StdLib: Fix parameter type errors.Stefan Kaeser
2014-09-11StdLib: Fix some build problems and obscure bugs.daryl.mcdaniel
2013-02-08Fix sockets use of file descriptors which was broken by the additional valida...lpleahy
2012-10-08Fixed close for socket to properly release the socket context structure and t...lpleahy
2012-09-03StdLib: Fix possible compiler warnings when doing enumerate type comparison.rsun3
2012-06-28Try to fix the error detected by the 64-bit GCC compiler.lpleahy
2012-06-14Add missing IPv6 address definitions.lpleahy
2012-02-17* StdLib.dsc was changed to always build the sockets code.lpleahy
2012-02-10Fix some errors detected by the GCC 4.4 compiler.lpleahy
2012-02-09Merged socket development branch:lpleahy
2011-09-30Update the sockets library codelpleahy
2011-08-08Remove SocketPkg referenceslpleahy
2011-08-05Fix @return Doxygen commands to be singular instead of plural.darylm503
2011-08-05Get rid of some rcsid blocks. The EDK II build options cause a build break o...darylm503
2011-08-03Fix send to properly wait while long transmits are in progresslpleahy
2011-07-30Add Socket Libraries.darylm503