9825b7fbb7
Fixes polling thread looping forever hangs preventing new connections. Don't lose listening sockets on mp resets and re-init. Keep better separation of "system" and "user" sockets. Track socket states to prevent re-use of sockets before closed. Close REST socket when transaction completes. No post-init. Remove unnecessary state flags. |
||
---|---|---|
.. | ||
__init__.c | ||
__init__.h | ||
Socket.c | ||
Socket.h | ||
SocketPool.c | ||
SocketPool.h |