$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] File Handle and FILE* wrappers?
From: Bjorn Reese (breese_at_[hidden])
Date: 2014-11-29 08:59:20
On 11/26/2014 08:10 PM, Olaf van der Spek wrote:
> Not many responses...
> Does noone use native IO?
The reason I have not responded is because I would much rather have an
asynchronous file I/O API (along the lines of Asio) with synchronous
convenience functions. But this is a major task.