I have an application that wants to handle the socket (or higher level objects: req, resp) using it's own thread pool.
Is there an easy way to decouple the socket from the ControlRunnable and hand it off to another thread (and return the initial thread back to the pool)
...without writing my own Connector?
_________________________________________________________________
Get fast, reliable access with MSN 9 Dial-up. Click here for Special Offer! http://click.atdmt.com/AVE/go/onm00200361ave/direct/01/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]