$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2006-03-23 16:23:42
Sorry, I found the problem.
I writed the async_read to use ReadFileEx, that doesnt return an error
when making an asynchrnous call, then later I changed to ReadFile and
the error started.
-- Felipe Magno de Almeida