From: Iain Hanson (Iain.Hanson_at_[hidden])
Date: 2005-04-22 05:54:10


On Fri, 2005-04-22 at 09:01 +0200, Michel André wrote:

> I see no problem with this. The only thing an connector gives you is the
> possibility to do some hand shaking or whatever before handing the
> stream to the handler and this handshacking wouldn't be relevant to the
> protocol handler.
>
A connector sets socket options that can not be set after a call to
connect on a TCP connection!

/ikh