$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2007-07-24 19:57:46
luca regini wrote:
> Anyway i see that still
> boost miss some pieces that are very important for enterprise
> applications: for example a logging library and a database library.
SOCI was proposed to be boostified.
I don't know what's the status of this.
> A
> synchronous networking library could also be needed by some
> applications.
The fact that asio does asynchronous I/O doesn't mean that it can't do
synchronous I/O too.