//
pkg.gl
Category
github.com/ngvpn/netstack
tcpip
link
tun
package
0.1.2
Repository:
https://github.com/ngvpn/netstack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
37 SLOC
#
Functions
Open
Open opens the specified TUN device, sets it to non-blocking mode, and returns its file descriptor.
OpenTAP
OpenTAP opens the specified TAP device, sets it to non-blocking mode, and returns its file descriptor.