Versions in this module Expand all Collapse all v2 v2.5.4 Jun 18, 2024 v2.5.3 Jun 9, 2024 v2.5.2 May 26, 2024 Changes in this version + type TCPConn interface + ID func() *stack.TransportEndpointID + type TransportHandler interface + HandleTCP func(TCPConn) + HandleUDP func(UDPConn) + type UDPConn interface + ID func() *stack.TransportEndpointID