Files
source/Y/socket_handle.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

25 lines
2.4 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>socket_handle</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--sftpfs--connection.c.html#L914'>socket_handle</a> 914 src/vfs/sftpfs/connection.c sftpfs_super-&gt;socket_handle = sftpfs_open_socket (super, mcerror);</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--connection.c.html#L915'>socket_handle</a> 915 src/vfs/sftpfs/connection.c if (sftpfs_super-&gt;socket_handle == LIBSSH2_INVALID_SOCKET)</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--connection.c.html#L930'>socket_handle</a> 930 src/vfs/sftpfs/connection.c (libssh2_socket_t) sftpfs_super-&gt;socket_handle))</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--connection.c.html#L1012'>socket_handle</a> 1012 src/vfs/sftpfs/connection.c if (sftpfs_super-&gt;socket_handle != LIBSSH2_INVALID_SOCKET)</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--connection.c.html#L1014'>socket_handle</a> 1014 src/vfs/sftpfs/connection.c close (sftpfs_super-&gt;socket_handle);</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--connection.c.html#L1015'>socket_handle</a> 1015 src/vfs/sftpfs/connection.c sftpfs_super-&gt;socket_handle = LIBSSH2_INVALID_SOCKET;</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--internal.c.html#L92'>socket_handle</a> 92 src/vfs/sftpfs/internal.c FD_SET (super-&gt;socket_handle, &amp;fd);</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--internal.c.html#L103'>socket_handle</a> 103 src/vfs/sftpfs/internal.c ret = select (super-&gt;socket_handle + 1, readfd, writefd, NULL, &amp;timeout);</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--internal.h.html#L56'>socket_handle</a> 56 src/vfs/sftpfs/internal.h int socket_handle;</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L713'>socket_handle</a> 713 src/vfs/sftpfs/sftpfs.c arch-&gt;socket_handle = LIBSSH2_INVALID_SOCKET;</span>
</pre>
</body>
</html>