//
pkg.gl
Category
github.com/procyonai/netstack
tcpip
link
tun
package
0.0.0-20220815190318-e7033217c5f3
Repository:
https://github.com/procyonai/netstack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
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.