dnscrypt-proxy/dnscrypt-proxy/privilege_windows.go

6 lines
96 B
Go

package main
import "os"
func (proxy *Proxy) dropPrivilege(userStr string, fds []*os.File) {}