add SO_REUSEADDR when starting debug port, lets you still bind when
authorJohn-Mark Gurney <jmg@FreeBSD.org>
Sat, 20 Jun 2015 07:49:08 +0000 (07:49 +0000)
committerJohn-Mark Gurney <jmg@FreeBSD.org>
Sat, 20 Jun 2015 07:49:08 +0000 (07:49 +0000)
commit4afea7f9944ba1fc6ffe533ada25e1d40749385a
tree892ae5638995b8ea6546b36b84013b6cb48a0f68
parentfcaa95f0c51354c973219520dfe953aa829e472e
add SO_REUSEADDR when starting debug port, lets you still bind when
a TIME_WAIT socket is still around...

Reviewed by: grehan
Review: https://reviews.freebsd.org/D2875
usr.sbin/bhyve/dbgport.c