miekg / dns

DNS library in Go
https://miek.nl/2014/august/16/go-dns-package
BSD 3-Clause "New" or "Revised" License
7.99k stars 1.13k forks source link

feat: add support for ReuseAddr #1510

Closed jimlambrt closed 10 months ago

jimlambrt commented 10 months ago

Add support for the SO_REUSEADDR socket option.

miekg commented 10 months ago

thank you

miekg commented 10 months ago

tests time out...

jimlambrt commented 10 months ago

Sorry about that. I'll take a look.