FSocket::connect return SE_EINPROGRESS android

The FSocket::Connect() with SetNonBlocking(true) value in Android platforms failed to connect and alway returns SE_EINPROGRESS.

A similar thread was posted one year ago, but for Windows platforms.