Hi, In our application we need open multiple connections concurrently in one thread or multiple threads, can I achieve that and how can? I have a look on the source code of loudmouth, each connection's context is set to the default context, so I think it may be impossbile to open a new connection in other threads except the main thread. Any comments or hints?
Your help are very appreciated! Cai, Xuejun
