Skip to content
  • Deucе's avatar
    5fb41841
    Fix errors with callback-based connect() · 5fb41841
    Deucе authored
    Non-poll used the wrong value for calculating the high socket (which
    is ignored on Win32, the only non-poll() user), and the socket was
    being set in the wrong union member.
    5fb41841
    Fix errors with callback-based connect()
    Deucе authored
    Non-poll used the wrong value for calculating the high socket (which
    is ignored on Win32, the only non-poll() user), and the socket was
    being set in the wrong union member.
Loading