
30 Apr
2007
30 Apr
'07
2:58 a.m.
On 4/28/07, Jeff Garland <jeff@crystalclearsoftware.com> wrote:
Executive Summary: Accept this library :-)
1) Error handling
c) Use of 'errno'. I see that this actually is how errors are transmitted in many cases for the non-signaling version of the error functions. It's never mentioned in the docs -- it should be. And what the errors are set to needs to be documented. And probably an example.
If it is using errno, can I assume it is not thread-safe? Any other threading issues?