$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Christian Henning (chhenning_at_[hidden])
Date: 2006-08-31 16:18:33
Hi there, I trying to wrap my head around the Chat example. In the
chat_server's handle_accept() another chat_session is being created
and I don't understand why. Also, why is the acceptor trying to accept
another connection here?
Thanks,
Christian