Skip to content
This repository was archived by the owner on Jun 5, 2019. It is now read-only.

Commit

Permalink
Merge pull request #303 from smaillet-ms/fix-ssl
Browse files Browse the repository at this point in the history
Fixed SSL support for v4.4
  • Loading branch information
smaillet-ms committed Sep 22, 2015
2 parents 679a89b + 5a37bce commit d76bc26
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions DeviceCode/pal/OpenSSL/OpenSSL_1_0_0/tinyclr/ssl_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,6 @@ typedef int ssize_t;
#define EWOULDBLOCK EAGAIN
#endif

#ifndef WSAEWOULDBLOCK
#define WSAEWOULDBLOCK EWOULDBLOCK
#endif

#define SIGINT 4 // attention request from user from signal.h

#ifdef BUFSIZ
Expand Down

0 comments on commit d76bc26

Please # to comment.