Which feature do you think can be improved?
Can the asynchronous client connect operation support asynchronous mode to avoid connect blocking?
How can it be improved?
make socket O_NONBLOCK before connect
Additional Information
Anything else to add?
Before raising this feature request
Have you looked at the limitations document?
Which feature do you think can be improved?
Can the asynchronous client connect operation support asynchronous mode to avoid connect blocking?
How can it be improved?
make socket O_NONBLOCK before connect
Additional Information
Anything else to add?
Before raising this feature request
Have you looked at the limitations document?