This new version 2.1.0 fixes a number of bugs in XAsyncSockets to better manage parallelism problems caused by certain "dead" sockets.
It also implements a new low-level worker system to manage concurrency.
Used in standard Python mode, it handles very well the low-level "Select" layer and low-level multi-threading with _thread.