Versions in this module Expand all Collapse all v1 v1.0.1 Mar 14, 2024 v1.0.0 Mar 14, 2024 Changes in this version + const GETSOCKOPT — linux/amd64 + const IP6T_SO_ORIGINAL_DST — linux/amd64 + const SO_ORIGINAL_DST — linux/amd64 + type Listener struct + func New(addr string, in chan<- C.ConnContext) (*Listener, error) + func (l *Listener) Address() string + func (l *Listener) Close() error + func (l *Listener) RawAddress() string