$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] asio library
From: Peter Foelsche (peter_foelsche_at_[hidden])
Date: 2009-10-27 12:48:42
"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.