$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Tomas Puverle (Tomas.Puverle_at_[hidden])
Date: 2006-03-18 15:57:59
Hey,
I just wanted to ask about the state of ASIO on Solaris. Looking at the docs,
the library claims to use select() to check for events. May I suggest that
you consider using /dev/poll? Starting with Solaris 10, there is also a new
event completion framework.
Thanks,
Tom