K 10 svn:author V 6 jilles K 8 svn:date V 27 2013-06-09T14:31:59.722888Z K 7 svn:log V 215 Make recv() and send() cancellation points, as required by POSIX. Call the recvfrom() and sendto() functions overridden by libthr instead of the _recvfrom() and _sendto() versions that are not cancellation points. END