
12 Dec
2005
12 Dec
'05
7:33 a.m.
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