< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

[reSIProcate] Single-threading


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