Subject: Re: [boost] asio library
From: Olaf van der Spek (olafvdspek_at_[hidden])
Date: 2009-10-27 14:42:41


On Tue, Oct 27, 2009 at 5:48 PM, Peter Foelsche
<peter_foelsche_at_[hidden]> wrote:
>
> "Olaf van der Spek" <olafvdspek_at_[hidden]> wrote in message
> news:b2cc26e40910270119o6d461aa6x29607f0362eac6e0_at_mail.gmail.com...
>
>>> What is the use of the socket object created in the first line?
>>
>> Doesn't the third line use it?
>
> The point is that there must be always something following this statement --
>  by itself it does not make any sense. Thus this code could have been
> combined with any possible following code.

Is the code that follows it always the same?

Olaf