Searched refs:linger (Results 1 – 4 of 4) sorted by relevance
435 StructLinger linger= in getOption() local437 if (!linger.isOn()) { in getOption()440 toReturn = linger.l_linger; in getOption()482 StructLinger linger = new StructLinger(boolValue, intValue); in setOption() local483 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.
57798 field @Deprecated public static final String SO_LINGER = "http.socket.linger";
57230 field public static final java.lang.String SO_LINGER = "http.socket.linger";