easy:GetInfo_OS_ErrNo -- get errno number from last connect failure
Synopsis
errnop = easy:GetInfo_OS_ErrNo()
Function
Returns the errno variable from a connect failure.
Note that the value is only get on failure, it is not reset upon a successful
operation. The number is OS and system specific.