Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UdpPacketHandler ¶
func NewUdpPacketHandler ¶
func NewUdpPacketHandler( tag string, packetConnHandler i.PacketHandler, writeResponse func(p *udp.Packet) error, ) *UdpPacketHandler
func (*UdpPacketHandler) HandleUdpPacket ¶
func (t *UdpPacketHandler) HandleUdpPacket(p *udp.Packet)
func (*UdpPacketHandler) RemoveUdpSession ¶
func (u *UdpPacketHandler) RemoveUdpSession(src net.Destination)
Click to show internal directories.
Click to hide internal directories.