mirror of
				https://github.com/libssh2/libssh2.git
				synced 2025-10-30 12:05:34 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			435 B
		
	
	
	
		
			Groff
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			435 B
		
	
	
	
		
			Groff
		
	
	
	
	
	
| .\" $Id: libssh2_session_flag.3,v 1.2 2009/03/23 13:17:49 bagder Exp $
 | |
| .\"
 | |
| .TH libssh2_session_flag 3 "1 Jun 2007" "libssh2 0.15" "libssh2 manual"
 | |
| .SH NAME
 | |
| libssh2_session_flag - TODO
 | |
| .SH SYNOPSIS
 | |
| int
 | |
| libssh2_session_flag(LIBSSH2_SESSION * session, int flag, int value);
 | |
| .SH DESCRIPTION
 | |
| This function has no purpose and no documented flags can be set nor read.
 | |
| .SH RETURN VALUE
 | |
| 0
 | |
| .SH ERRORS
 | |
| Its mere existence is an error
 | |
| .SH SEE ALSO
 |