Searched refs:_event_socket_start (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dsysdeps_win32.c2006 static int _event_socket_start( EventHook hook ) function
2014 D( "_event_socket_start: no event for %s\n", fh->name );
2019 D( "_event_socket_start: hooking %s for %x (flags %ld)\n", hook->fh->name, hook->wanted, flags );
2021 D( "_event_socket_start: WSAEventSelect() for %s failed, error %d\n", hook->fh->name, WSAGetLastError() );
2074 hook->start = _event_socket_start;
2079 _event_socket_start( hook );

Completed in 19 milliseconds