Boost logo

Boost :

From: Oliver.Kowalke_at_[hidden]
Date: 2005-12-12 02:33:34


Hello,
what about multicast and raw sockets (ICMP, IGMP, ...)?

SIGPIPE is blocked by the ctor of basic_demuxer - I think it would be
better to block SIGPIPE only in the functions reading from the socket
and after that reset to the original signal handler.

EINTR is not handled in the reading/writing functions?

Is it correct, that asio doesn't use AIO System Interfaces from the OS
(like aiocb, aio_read, aio_write, aio_suspend, ...)?

So long,
Oliver


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk