Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix nil io on shutdown/cleanup (#15)
add_ssl_listener fans out to all loopback addresses and returns nil for localhost, so we need to guard for that case
- Loading branch information