Home
last modified time | relevance | path

Searched refs:linger (Results 1 – 18 of 18) sorted by relevance

/external/apache-http/src/org/apache/http/impl/
DDefaultHttpServerConnection.java66 int linger = HttpConnectionParams.getLinger(params); in bind() local
67 if (linger >= 0) { in bind()
68 socket.setSoLinger(linger > 0, linger); in bind()
DDefaultHttpClientConnection.java68 int linger = HttpConnectionParams.getLinger(params); in bind() local
69 if (linger >= 0) { in bind()
70 socket.setSoLinger(linger > 0, linger); in bind()
/external/apache-http/src/org/apache/http/params/
DHttpConnectionParamBean.java52 public void setLinger (int linger) { in setLinger() argument
53 HttpConnectionParams.setLinger(params, linger); in setLinger()
/external/bluetooth/bluez/test/
Drctest.c85 static int linger = 0; variable
186 if (linger) { in do_connect()
187 struct linger l = { .l_onoff = 1, .l_linger = linger }; in do_connect()
370 if (linger) { in do_listen()
371 struct linger l = { .l_onoff = 1, .l_linger = linger }; in do_listen()
681 linger = atoi(optarg); in main()
Dl2test.c110 static int linger = 0; variable
258 if (linger) { in do_connect()
259 struct linger l = { .l_onoff = 1, .l_linger = linger }; in do_connect()
522 if (linger) { in do_listen()
523 struct linger l = { .l_onoff = 1, .l_linger = linger }; in do_listen()
1197 linger = atoi(optarg); in main()
/external/apache-http/src/org/apache/http/impl/conn/
DDefaultClientConnectionOperator.java262 int linger = HttpConnectionParams.getLinger(params); in prepareSocket() local
263 if (linger >= 0) { in prepareSocket()
264 sock.setSoLinger(linger > 0, linger); in prepareSocket()
/external/dropbear/
Ddbutil.c192 struct linger linger; in dropbear_listen() local
253 linger.l_onoff = 1; in dropbear_listen()
254 linger.l_linger = 5; in dropbear_listen()
255 setsockopt(sock, SOL_SOCKET, SO_LINGER, (void*)&linger, sizeof(linger)); in dropbear_listen()
/external/strace/
Dnet.c1575 if (len == sizeof (struct linger)) {
1576 struct linger linger; local
1579 &linger) < 0)
1583 linger.l_onoff,
1584 linger.l_linger,
1648 if (len == sizeof (struct linger)) {
1649 struct linger linger; local
1650 if (umove (tcp, addr, &linger) < 0)
1653 linger.l_onoff,
1654 linger.l_linger);
/external/bluetooth/bluez/tools/
Drfcomm.c61 static int linger = 0; variable
363 if (linger) { in cmd_connect()
364 struct linger l = { .l_onoff = 1, .l_linger = linger }; in cmd_connect()
539 if (linger) { in cmd_listen()
540 struct linger l = { .l_onoff = 1, .l_linger = linger }; in cmd_listen()
795 linger = atoi(optarg); in main()
/external/quake/quake/src/WinQuake/
Dmpdosock.h495 struct linger { struct
769 typedef struct linger LINGER;
770 typedef struct linger *PLINGER;
771 typedef struct linger FAR *LPLINGER;
/external/kernel-headers/original/linux/
Dsocket.h44 struct linger { struct
/external/srtp/googlepatches/
Dvidyo-2-srtp-lin.patch76 # they are killed, those processes will linger. Re-running the script
/external/iproute2/doc/
Dapi-ip6-flowlabels.tex320 \item \verb|linger| is time in seconds. After the last user releases flow
324 unprivileged user to set linger longer than 60 sec.
398 \item \verb|Linger| is \verb|linger| of this label in seconds.
/external/chromium/third_party/libevent/
DChangeLog150 o removed linger from http server socket; reported by Ilya Martynov
/external/bluetooth/bluez/lib/
Dsdp.c4569 struct linger l = { .l_onoff = 1, .l_linger = 1 }; in sdp_connect_l2cap()
/external/srec/config/en.us/dictionary/
Dlarge.ok16970 linger liNgP
/external/webkit/Source/WebKit/chromium/
DChangeLog-2011-02-1613950 selection is cleared, as the popup is not gone and would linger
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1412064 related set of resources to linger in the live decoded cache even
12068 will only linger as long as they remain live. Upon going dead, they