$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sebastian Deutsch (sebastian.deutsch_at_[hidden])
Date: 2007-10-15 13:41:18
hello,
i'm trying to implement a synchronous httprequest - almost everything is
fine -
but when a host is not reachable the timeout takes pritty long.
is there any change to set the timeout manually or do i have to switch
to an asynchrounus implementation with a deadline timer?
regards
sebastian deutsch