Searched refs:linger (Results 1 – 8 of 8) sorted by relevance
438 StructLinger linger= in getOption() local440 if (!linger.isOn()) { in getOption()443 toReturn = linger.l_linger; in getOption()485 StructLinger linger = new StructLinger(boolValue, intValue); in setOption() local486 Os.setsockoptLinger(fd, OsConstants.SOL_SOCKET, OsConstants.SO_LINGER, linger); in setOption()
64 // but will linger and go into the background after the linger timeout.
607 public void linger() { in linger() method in NetworkAgentInfo
3245 nai.linger(); in updateLingerState()
5521 PLcom/android/server/connectivity/NetworkAgentInfo;->linger()V
57230 field public static final java.lang.String SO_LINGER = "http.socket.linger";
78426 field @Deprecated public static final String SO_LINGER = "http.socket.linger";
78570 field @Deprecated public static final String SO_LINGER = "http.socket.linger";