]> git.tdb.fi Git - libs/net.git/summary
 
descriptionC++ networking library
ownertdb
last changeThu, 1 Jun 2023 07:31:43 +0000 (10:31 +0300)
shortlog
2023-06-01 Mikko RasaAdd a dynamic receiver class for more flexible packet... master
2023-01-15 Mikko RasaRemove function overloads for manually specifying packe...
2023-01-15 Mikko RasaRedesign Communicator to support multiple protocols
2023-01-15 Mikko RasaProvide access to packet IDs in Protcool
2023-01-15 Mikko RasaAdd a base id parameter to Protocol's serialization...
2023-01-14 Mikko RasaAdd some useful factory functions to InetAddr and Inet6Addr
2023-01-14 Mikko RasaDecorate things which constitute the public API
2022-12-11 Mikko RasaFix processing of IPv6 addresses in HTTP server
2022-12-11 Mikko RasaMark sockets as close-on-exec upon creation on Linux
2022-12-11 Mikko RasaUse the append function from string utilities
2022-12-11 Mikko RasaAdjust copyability of classes
2022-12-11 Mikko RasaDon't create the WinSock helper until the first socket...
2022-12-11 Mikko RasaCheck for EOF return before checking for errors
2022-12-11 Mikko RasaMove the address family enum into sockaddr.h
2022-12-11 Mikko RasaInclude the matching header first in .cpp files
2022-12-11 Mikko RasaUse std::unique_ptr for owning pointers
...
heads
10 months ago master
12 years ago http-master