-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is the dumb fix for the face-palm bug reported here: #9 wherein our attempt to listening on IPv4 and IPv6 loopback interfaces when available was actually causing us to listen on all interfaces (ugh). I'll remove the duplication in the next commit, and also try to gracefully handle systems which might not have IPv6 interfaces up.
- Loading branch information
Showing
1 changed file
with
37 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters