mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
24 lines
1.9 KiB
HTML
24 lines
1.9 KiB
HTML
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
|
|
<html xmlns='http://www.w3.org/1999/xhtml'>
|
|
<head>
|
|
<title>li</title>
|
|
<meta name='robots' content='noindex,nofollow' />
|
|
<meta name='generator' content='GLOBAL-6.6.11' />
|
|
<meta http-equiv='Content-Style-Type' content='text/css' />
|
|
<link rel='stylesheet' type='text/css' href='../style.css' />
|
|
</head>
|
|
<body>
|
|
<pre>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1928'>li</a> 1928 src/vfs/ftpfs/ftpfs.c struct linger li;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1955'>li</a> 1955 src/vfs/ftpfs/ftpfs.c li.l_onoff = 1;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1956'>li</a> 1956 src/vfs/ftpfs/ftpfs.c li.l_linger = 120;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1957'>li</a> 1957 src/vfs/ftpfs/ftpfs.c setsockopt (sock, SOL_SOCKET, SO_LINGER, (char *) &li, sizeof (li));</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2318'>li</a> 2318 src/vfs/ftpfs/ftpfs.c struct linger li;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2320'>li</a> 2320 src/vfs/ftpfs/ftpfs.c int li = 1;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2358'>li</a> 2358 src/vfs/ftpfs/ftpfs.c li.l_onoff = 1;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2359'>li</a> 2359 src/vfs/ftpfs/ftpfs.c li.l_linger = 120;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2361'>li</a> 2361 src/vfs/ftpfs/ftpfs.c setsockopt (fh->handle, SOL_SOCKET, SO_LINGER, &li, sizeof (li));</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|