tun: windows: wintun does iocp
This commit is contained in:
@@ -501,13 +501,6 @@ func getRegStringValue(key registry.Key, name string) (string, error) {
|
||||
return valueExp, nil
|
||||
}
|
||||
|
||||
//
|
||||
// SignalEventName returns Wintun device data-ready event name.
|
||||
//
|
||||
func (wintun *Wintun) SignalEventName() string {
|
||||
return fmt.Sprintf("Global\\WINTUN_EVENT_%s", guid.ToString((*windows.GUID)(wintun)))
|
||||
}
|
||||
|
||||
//
|
||||
// DataFileName returns Wintun device data pipe name.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user