Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:TCPSocket_struct

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