931757f4a9
1. Run the socket select task at the same priority as CP. This is needed because it queues up the background work. Without it, CP needed to sleep to let the lower priority task go. 2. Close the active socket on disconnect. This prevents looping over a disconnected but not closed socket. Fixes #6610. Fixes #6613 |
||
---|---|---|
.. | ||
Socket.c | ||
Socket.h | ||
SocketPool.c | ||
SocketPool.h | ||
__init__.c | ||
__init__.h |