Michael Bauroth wrote: > Hi, > > I want to implement some additional behaviour in the implementation of > my TCP sessions. So I need to use my own IoSession implementation I > guess. Could somebody give me please some hints how to do this (which > classes must be changed in this context, best practice)? > What is it you would like to do? Please let us know the problem your trying to solve. AFAIK there's no way to change to IoSession implementation being used. But there may be better ways to solve your particular problem.
-- Niklas Therning www.spamdrain.net
