Oswald Buddenhagen 7ba7be111e improve socket error reporting
always use getsockopt() to query the meaning of POLLERR, rather than
reporting "Unidentified socket error".
this is unlikely to have any effect when using select(), as that one
pretty much never signals exceptional conditions.
2013-03-29 18:25:39 +01:00
..
2010-02-07 22:31:10 +01:00
2013-03-23 10:38:27 +01:00
2013-03-24 18:42:57 +01:00
2013-03-29 18:25:39 +01:00
2012-09-22 17:35:39 +02:00