kevin.larke
|
93b1af1a42
|
cwSocket.h/cpp : Update test() to get server parameters from a specific NIC device.
|
2020-03-31 12:54:20 -04:00 |
|
kpl
|
11f6d38330
|
cwSocket.cpp : Sockets are now automatically closed when poll() detects HUP or NVAL conditions.
|
2020-03-18 19:54:01 -04:00 |
|
kpl
|
414bce83e5
|
cwSocket.cpp : Children sockets are no unlinked from their parent when they are disconnected.
|
2020-03-18 19:04:33 -04:00 |
|
kpl
|
46a84600a6
|
cwSocket.cpp : Added extended socket status checking in _poll().
|
2020-03-18 17:20:38 -04:00 |
|
kpl
|
f4e11db89a
|
cwSocket.cpp : Added 'remoteSockAddr' to the socket structure. Fixed bug in 'connId' assignment.
|
2020-03-18 17:07:33 -04:00 |
|
kpl
|
66e664ec54
|
cwSocket.cpp : print error mesg. when test send fails.
|
2020-03-18 16:20:23 -04:00 |
|
kpl
|
de306242bb
|
cwSocket.cpp : Added more reporting from test callback.
|
2020-03-18 16:03:12 -04:00 |
|
kpl
|
fe142ad7a8
|
cwSocket.h/cpp : added callback on connection.
|
2020-03-18 15:53:11 -04:00 |
|
kpl
|
49bec1142f
|
cwSocket.h/cpp, main.cpp : Updates to socksrv::test().
|
2020-03-18 14:08:21 -04:00 |
|
kpl
|
f105d2d9db
|
cwSocket.h/cpp,Makefile : New socket system implementation.
|
2020-03-16 22:59:07 -04:00 |
|