index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
StdLib
/
BsdSocketLib
Age
Commit message (
Expand
)
Author
2013-02-08
Fix sockets use of file descriptors which was broken by the additional valida...
lpleahy
2012-10-08
Fixed close for socket to properly release the socket context structure and t...
lpleahy
2012-09-03
StdLib: Fix possible compiler warnings when doing enumerate type comparison.
rsun3
2012-06-28
Try to fix the error detected by the 64-bit GCC compiler.
lpleahy
2012-06-14
Add missing IPv6 address definitions.
lpleahy
2012-02-17
* StdLib.dsc was changed to always build the sockets code.
lpleahy
2012-02-10
Fix some errors detected by the GCC 4.4 compiler.
lpleahy
2012-02-09
Merged socket development branch:
lpleahy
2011-09-30
Update the sockets library code
lpleahy
2011-08-08
Remove SocketPkg references
lpleahy
2011-08-05
Fix @return Doxygen commands to be singular instead of plural.
darylm503
2011-08-05
Get rid of some rcsid blocks. The EDK II build options cause a build break o...
darylm503
2011-08-03
Fix send to properly wait while long transmits are in progress
lpleahy
2011-07-30
Add Socket Libraries.
darylm503