type net.Listener (interface)
Method Implmentations
Accept() (Conn, error)
(*TCPListener).Accept
(*UnixListener).Accept
*github.com/libp2p/go-yamux/v5.Session.Accept
github.com/pion/transport/v2.TCPListener.Accept
github.com/pion/transport/v3.TCPListener.Accept
*github.com/pion/turn/v4/internal/client.TCPAllocation.Accept
Addr() Addr
(*TCPListener).Addr
(*UnixListener).Addr
*github.com/libp2p/go-yamux/v5.Session.Addr
github.com/pion/transport/v2.TCPListener.Addr
github.com/pion/transport/v3.TCPListener.Addr
*github.com/pion/turn/v4/internal/client.TCPAllocation.Addr
Close() error
(*TCPListener).Close
(*UnixListener).Close
*github.com/libp2p/go-yamux/v5.Session.Close
github.com/pion/transport/v2.TCPListener.Close
github.com/pion/transport/v3.TCPListener.Close
*github.com/pion/turn/v4/internal/client.TCPAllocation.Close
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |