Subject: [PATCH] Additional check for EISONN. On iOS "if (connect()) == -1 ||
authorshys <shyswork@zoho.com>
Fri, 25 Oct 2013 13:49:11 +0000 (15:49 +0200)
committerAndy Green <andy.green@linaro.org>
Fri, 25 Oct 2013 14:28:28 +0000 (22:28 +0800)
commit5efcb3f7dec0d284aa89d5fc179de70d0405b52c
tree6fd618996cd5718c5a5e107f25d3dfa63af87240
parent6b5c1af4393413db0666becf41f60dbc810982a7
Subject: [PATCH] Additional check for EISONN. On iOS "if (connect()) == -1 ||
 errno == EISCONN)" doesn't work.
lib/client-handshake.c