]> git.tdb.fi Git - libs/net.git/history - source/net/socket.cpp
Use the correct #ifdef for Windows
[libs/net.git] / source / net / socket.cpp
2016-09-14 Mikko RasaUse the correct #ifdef for Windows
2015-04-07 Mikko RasaInclude winsock2.h first
2015-01-22 Mikko RasaAdd shutdown support for client sockets
2012-10-08 Mikko RasaHide the set_option and get_option functions in socket_...
2012-10-08 Mikko RasaFix some compilation problems
2011-08-10 Mikko RasaMerge branch 'http-master'
2011-08-10 Mikko RasaPrepare for assimilating msphttp