On Tue, Aug 20, 2013 at 09:23:36PM +0800, ????????? wrote:#include <errno.h>
> how to? or what API can I call to get the errno?
>
...
printf("%d (%s)\n", errno, strerror(errno));
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.