Searched defs:SocketOptionData (Results 1 – 2 of 2) sorted by relevance
31 type SocketOptionData struct { struct32 Linger *unix.Linger33 RecvTimeout *unix.Timeval34 SendTimeout *unix.Timeval35 TCPInfo *unix.TCPInfo40 func (s *SocketOptionData) Getsockopt(fd uintptr) {
32 type SocketOptionData struct { struct38 func (s *SocketOptionData) Getsockopt(fd uintptr) {}