Documentation ¶
Index ¶
- type Client
- func (c *Client) Close()
- func (c *Client) Connect() error
- func (c *Client) GetAddr() tcpip.Address
- func (c *Client) GetNotify() chan struct{}
- func (c *Client) GetQueue() *waiter.Queue
- func (c *Client) GetRemoteAddr() *tcpip.FullAddress
- func (c *Client) Read() ([]byte, error)
- func (c *Client) Readn(p []byte) (int, error)
- func (c *Client) Set(s *stack.Stack)
- func (c *Client) Write(buf []byte) *tcpip.Error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.