$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [asio] windows::basic_stream_handle
From: Daniel Larimer (dlarimer_at_[hidden])
Date: 2012-07-22 13:13:35
Is there a reason why basic_stream_handle does not/can not implement bytes_available() or non_blocking() but can implement sync and async methods?
Dan