]> git.tdb.fi Git - libs/net.git/history - source/net/unix/socket.cpp
Add a dynamic receiver class for more flexible packet handling
[libs/net.git] / source / net / unix / socket.cpp
2022-12-11 Mikko RasaCheck for EOF return before checking for errors
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 RasaFix the polarity of O_CLOEXEC for Socket
2017-12-05 Mikko RasaImplement the required virtual functions in Socket
2017-12-05 Mikko RasaFix a flag handling bug in Socket::Private::set_block
2016-09-25 Mikko RasaMove most platform-specific code into overlay directories