get_sockets_set added for external select() calls. Boost test case added to check...
authorCamilo Roca <camilo.roca@intra2net.com>
Wed, 10 Jul 2013 08:52:56 +0000 (10:52 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 10 Jul 2013 09:31:50 +0000 (11:31 +0200)
commit1fdd03d219ebc40bf0ec17fdfea4bf1a20666e3a
treeaadc258c2e1f3260158afa8d29610cc037ac0c71
parent673142e5d06e88b5fe4c9f6d839fa1658c850a07
get_sockets_set added for external select() calls. Boost test case added to check proper behavior.
src/socket_handler.hxx
src/socket_server.cpp
src/socket_server.hxx
test/CMakeLists.txt
test/getsocket.cpp [new file with mode: 0644]