Yes that's correct. Also note that some of the IoHandler session lifecycle methods won't be called for datagram sessions (sessionOpened, sessionClosed and sessionIdle).
/Niklas [EMAIL PROTECTED] wrote: > Oh I see, on server side every incoming datagram creates an IoSession. > > Chris > > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Gesendet: Sonntag, 1. Januar 2006 17:23 > An: '[email protected]' > Betreff: [mina] Datagrams and IoSession > > Hi, > > First of all, happy new year! > > I’m new to mina. So, I have got a question for sending and receiving > datagrams (UDP packets). > > Does mina 0.9x create for every incoming datagram an IoSession or how does > the algorithm work? > > > Thanks for your help, > Chris
