Home
last modified time | relevance | path

Searched refs:UDSCanRead (Results 1 – 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSWindows/SystemService/
DService.c147 static void UDSCanRead( TCPSocket * sock );
2066 mDNSlocal void UDSCanRead( TCPSocket * sock ) in UDSCanRead() function
2101 sock->readEventHandler = UDSCanRead; in udsSupportAddFDToEventLoop()