]> git.tdb.fi Git - libs/net.git/history - source/net/socket.h
Use default member initializers where possible
[libs/net.git] / source / net / socket.h
2022-12-10 Mikko RasaUse default member initializers where possible
2022-12-09 Mikko RasaUse the override specifier when overriding
2022-12-09 Mikko RasaAdjust exception classes and messages
2022-12-09 Mikko RasaRemove unnecessary destructors from exception classes
2019-01-24 Mikko RasaAdd method to query bound status of a socket
2017-12-05 Mikko RasaImplement the required virtual functions in Socket
2016-09-25 Mikko RasaMove most platform-specific code into overlay directories
2012-10-08 Mikko RasaHide the set_option and get_option functions in socket_...
2011-08-10 Mikko RasaMerge branch 'http-master'
2011-08-10 Mikko RasaPrepare for assimilating msphttp