Hi, I have a question regarding reSIProcate in single-threading mode Are the socket-calls blocking, and every call is assumed to run in a thread of its own, or does the stack support asynchronous operation, so that we can have parallel calls even in single-threading mode? Regards, Diego