• Benoit Eudier's avatar
    Throw runtime exception if cannot bind socket · 51416485
    Benoit Eudier authored
    If we exhaust the list of addrinfo candidates, it means something
    went wrong when trying to bind the socket. In that case, we are
    sending a runtime exception with the current errno value.
    51416485
listener.cc 7.97 KB