]> git.mxchange.org Git - hub.git/commit
In case of non-blocking connections (and that is for 99.9999% the case here)
authorRoland Haeder <roland@mxchange.org>
Tue, 22 Dec 2015 20:45:48 +0000 (21:45 +0100)
committerRoland Haeder <roland@mxchange.org>
Tue, 22 Dec 2015 20:45:48 +0000 (21:45 +0100)
commitf6368b592b8d4082f856002f6550f37bcfeeea83
treeba745a3755f79560ff7e1825dc5508de9ed7bfe6
parent7bfa50d2cc126904f5ed1573ea72c3887abdfcfe
In case of non-blocking connections (and that is for 99.9999% the case here)
the "error" "operation in progress" is no error and needs to be cleared in
PHP's socket facility + also treated by this code as okay.

Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/classes/helper/connection/ipv4/class_BaseIpV4ConnectionHelper.php