HomeSort by relevance Sort by last modified time
    Searched refs:java_net_SocketOptions_SO_KEEPALIVE (Results 1 - 2 of 2) sorted by null

  /libcore/ojluni/src/main/native/
java_net_SocketOptions.h 61 #undef java_net_SocketOptions_SO_KEEPALIVE
62 #define java_net_SocketOptions_SO_KEEPALIVE 8L
net_util_md.c 905 { java_net_SocketOptions_SO_KEEPALIVE, SOL_SOCKET, SO_KEEPALIVE },
    [all...]

Completed in 41 milliseconds