mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
25 lines
2.4 KiB
HTML
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->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->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->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->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->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->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->socket_handle, &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->socket_handle + 1, readfd, writefd, NULL, &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->socket_handle = LIBSSH2_INVALID_SOCKET;</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|