Hi, I wanted to know if MINA supports binding to multiple IP interfaces? So if my machine has 2 IP addresses (A and B) - can I make a single MINA process bind to both? It seems to me it should be possible by just creating a second NioSocketAcceptor object, binding it to the second local IP address and setting the handler as usual. Just wanted to know if there are any gotchas and if someone has tried this before.
Thanks, Dhruv
