We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 679a89b + 5a37bce commit d76bc26Copy full SHA for d76bc26
1 file changed
DeviceCode/pal/OpenSSL/OpenSSL_1_0_0/tinyclr/ssl_types.h
@@ -109,10 +109,6 @@ typedef int ssize_t;
109
#define EWOULDBLOCK EAGAIN
110
#endif
111
112
-#ifndef WSAEWOULDBLOCK
113
-#define WSAEWOULDBLOCK EWOULDBLOCK
114
-#endif
115
-
116
#define SIGINT 4 // attention request from user from signal.h
117
118
#ifdef BUFSIZ
0 commit comments