You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to extract part of ListenAndServe and ListenAndServeTLS into separate Listen and ListenTLS methods, respectively. This would make it possible to call syscall.Setuid after listening on a privileged port.