OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NET_WAIT_CONNECT
(Results
1 - 4
of
4
) sorted by null
/libcore/ojluni/src/main/native/
net_util_md.h
113
#define
NET_WAIT_CONNECT
0x04
Inet4AddressImpl.c
328
timeout = NET_Wait(env, fd,
NET_WAIT_CONNECT
, timeout);
Inet6AddressImpl.c
404
timeout = NET_Wait(env, fd,
NET_WAIT_CONNECT
, timeout);
net_util_md.c
[
all
...]
Completed in 143 milliseconds