]> git.tdb.fi Git - libs/net.git/history - source/net/windows/socket.cpp
Add a dynamic receiver class for more flexible packet handling
[libs/net.git] / source / net / windows / socket.cpp
2022-12-11 Mikko RasaDon't create the WinSock helper until the first socket...
2022-12-11 Mikko RasaInclude the matching header first in .cpp files
2022-12-09 Mikko RasaUse size_t to represent sizes
2019-09-21 Mikko RasaRemove name from an unused variable
2017-12-05 Mikko RasaImplement the required virtual functions in Socket
2016-09-25 Mikko RasaMove most platform-specific code into overlay directories