]> git.tdb.fi Git - libs/net.git/commit
Implement the required virtual functions in Socket
authorMikko Rasa <tdb@tdb.fi>
Tue, 5 Dec 2017 06:40:46 +0000 (08:40 +0200)
committerMikko Rasa <tdb@tdb.fi>
Tue, 5 Dec 2017 06:40:46 +0000 (08:40 +0200)
commit647e0e3df1ddb4208492a8c336bf12741f5146c0
tree29d82f7927fb4f807aabc2b9cb75791d86028ef6
parent070af154a0cbced60ea4ca7072df9b51338e2caa
Implement the required virtual functions in Socket
source/net/socket.cpp
source/net/socket.h
source/net/socket_private.h
source/net/unix/socket.cpp
source/net/windows/socket.cpp