Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #862, comments describing select after connect #909

Merged

Commits on Mar 15, 2021

  1. Fix nasa#862, comments describing select after connect

    A select() is used after connect() to provide application-controlled
    timeout on the connection initiation.
    
    This just adds some comments to describe why this is done.  It also
    adds a debug statement if the connect fails for a reason other than
    EINPROGRESS.
    jphickey committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    ef94a3d View commit details
    Browse the repository at this point in the history