reuseaddr topic

List reuseaddr repositories

greuse

59
Stars
13
Forks
Watchers

Package greuse provides Listen and Dial functions that set socket options in order to be able to reuse ports. You should only use this package if you know what SO_REUSEADDR and SO_REUSEPORT are.