Hanno Becker ef52796537 Fix missing return statement ssl_server2 idling
Also, introduce MBEDTLS_EINTR locally in net_sockets.c
for the platform-dependent return code macro used by
the `select` call to indicate that the poll was interrupted
by a signal handler: On Unix, the corresponding macro is EINTR,
while on Windows, it's WSAEINTR.
2018-03-15 15:52:31 +00:00
..
2017-07-27 21:44:33 +01:00
2017-08-10 11:51:16 +01:00
2017-02-15 09:08:26 +00:00
2017-10-10 16:04:48 +01:00
2016-10-13 13:51:09 +01:00
2017-05-11 21:55:17 +01:00
2017-07-27 21:44:33 +01:00
2017-11-09 14:34:06 +00:00
2017-07-27 21:44:33 +01:00