Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DefaultBufferSize = 4096
)
Functions ¶
func UDPConn ¶
func UDPConn(c net.PacketConn, bufferSize int) net.PacketConn
func UDPTunClientPacketConn ¶
func UDPTunClientPacketConn(c net.Conn) net.PacketConn
func UDPTunServerConn ¶
func UDPTunServerConn(c net.Conn) net.PacketConn
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.