$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Matthew P. Cashdollar (mpc_at_[hidden])
Date: 2005-03-20 12:13:06
Paul Elliott wrote:
> Does anyone know the procedure for building the giallo socket
> library in the boost sandbox? I was able to checkit out
> of CVS but I was not able to figure out the build procedure.
I wasn't able to get it to compile. It seems to me that the Jamfiles
are non-functional, but my understanding of Jam is very limited so who
knows.
There is another sockets library I found by searching the Boost
archives: http://tenermerx.com/programming/cpp/asio/ I haven't had a
chance to try this one in a real application yet, but it does seem
further along than Giallo.
-Matt