$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Issue with Multicast
From: Andre Zeps (andre.zeps_at_[hidden])
Date: 2011-06-01 05:58:24
Hi,
I've found some issue with the multicast examples of boost asio.
It seems that the first received package after starting the receiver is always
ignored.
Is this a boost problem ?