Searched defs:readFromAddrPort (Results 1 – 2 of 2) sorted by relevance
72 func (c *UDPConn) readFromAddrPort(b []byte) (n int, addr netip.AddrPort, err error) { func
32 func (c *UDPConn) readFromAddrPort(b []byte) (int, netip.AddrPort, error) { func