Documentation ¶
Index ¶
- type TrojanConn
- func (t *TrojanConn) ReadFrom(payload []byte) (int, net.Addr, error)
- func (t *TrojanConn) ReadWithMetadata(payload []byte) (int, *common.Address, error)
- func (t *TrojanConn) WriteTo(payload []byte, addr net.Addr) (int, error)
- func (t *TrojanConn) WriteWithMetadata(payload []byte, addr *common.Address) (int, error)
- type UDPConn
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TrojanConn ¶
func (*TrojanConn) ReadWithMetadata ¶
func (*TrojanConn) WriteWithMetadata ¶
type UDPConn ¶
func (*UDPConn) ReadWithMetadata ¶
Click to show internal directories.
Click to hide internal directories.