we include errno.h to truly know if we have ECONNRESET or not
This commit is contained in:
parent
12fa877f00
commit
dd1f495c2f
@ -83,6 +83,7 @@ typedef unsigned char bool;
|
||||
#ifdef HAVE_ASSERT_H
|
||||
#include <assert.h>
|
||||
#endif
|
||||
#include <errno.h>
|
||||
|
||||
#ifndef OS
|
||||
#ifdef WIN32
|
||||
|
Loading…
x
Reference in New Issue
Block a user