Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewUDPDialer ¶
NewUDPDialer returns a udp dialer.
Types ¶
type Session ¶ added in v0.15.0
type Session struct {
// contains filtered or unexported fields
}
Session is a udp session
type UDP ¶
type UDP struct {
// contains filtered or unexported fields
}
UDP struct.
func (*UDP) ListenAndServe ¶
func (s *UDP) ListenAndServe()
ListenAndServe listens on server's addr and serves connections.
Click to show internal directories.
Click to hide internal directories.