Is there a way to send UDP packets via MINA without using the session
abstraction imposed by DatagramConnector? Promiscuously sending to many
distinct endpoints quickly exceeds the OS file descriptor limit. The
downside to using a DatagramSocket directly is that I don't get to use
things like IoFilters. Thanks in advance for any pointers.
--
View this message in context:
http://www.nabble.com/DatagramConnector-sessions-tf4538269s16868.html#a12952687
Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.