Paul Sokolovsky 5da8de2b66 extmod/modlwip: Fix error codes for duplicate calls to connect().
If socket is already connected, POSIX requires returning EISCONN. If
connection was requested, but not yet complete (for non-blocking
socket), error code is EALREADY.

http://pubs.opengroup.org/onlinepubs/7908799/xns/connect.html
2017-06-04 12:30:41 +03:00
..
2017-05-29 11:36:05 +03:00
2017-05-29 11:36:05 +03:00
2017-05-29 11:36:05 +03:00
2017-05-29 11:36:05 +03:00
2017-05-29 11:36:05 +03:00
2017-03-08 22:36:02 +11:00
2017-05-29 11:36:05 +03:00
2015-11-13 12:49:18 +00:00
2017-05-29 11:36:05 +03:00
2017-01-27 17:19:06 +11:00
2017-05-29 11:36:05 +03:00
2017-05-29 11:36:05 +03:00
2017-05-29 11:36:05 +03:00