Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:TCPSocket_struct

959 // Stub definition of TCPSocket_struct so we can access flags field. (Rest of TCPSocket_struct is platform-dependent.)
960 struct TCPSocket_struct { TCPSocketFlags flags; /* ... */ };