$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Boost.Asio, 0MQ, and Windows
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2013-08-13 12:45:52
On 12/08/13 20:50, Damien Kick wrote:
> And so, unless I'm once again missing something obvious (like casting
> a SOCKET into a HANDLE)
IIRC, with WINSOCK2, a SOCKET *is* a HANDLE.