$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Carlo Wood (carlo_at_[hidden])
Date: 2004-09-13 08:37:07
Christopher,
a few quick questions (call me lazy ;)...
- will asio use epoll on modern linux boxes?
- will asio use kqueue when that is available on other OS?
- What does asio use on windows? Is that also scalable
to 20,000 socket descriptors, like epoll and kqueue are?
-- Carlo Wood <carlo_at_[hidden]>