$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] How to: get low level file descriptor fortcp::iostream
From: Eric MALENFANT (Eric.Malenfant_at_[hidden])
Date: 2010-05-25 10:52:06
De : Prince Singh
>
> How to: get the low level file descriptor for a tcp::iostream ?
>
some_iostream.rdbuf()->native() ?