Re: [boost] Re: [network] An RFC - updated

22 Apr
2005
22 Apr
'05
10:54 a.m.
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

22 Apr
22 Apr
11:19 a.m.
New subject: [network] An RFC - updated
Iain Hanson wrote:
On Fri, 2005-04-22 at 09:01 +0200, Michel André wrote: A connector sets socket options that can not be set after a call to connect on a TCP connection!
Yes you're right. The connector should handle and set up the connection for anything not a part of the protocol implemented. /Michel
7382
Age (days ago)
7382
Last active (days ago)
1 comments
2 participants
participants (2)
-
Iain Hanson
-
Michel André