quite possibly one of the most pointless functions in the libssh2 API...a
This commit is contained in:
parent
3d97a87669
commit
27d74a7bd5
@ -1,14 +1,15 @@
|
|||||||
.\" $Id: libssh2_session_flag.3,v 1.1 2009/03/16 15:00:45 bagder Exp $
|
.\" $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"
|
.TH libssh2_session_flag 3 "1 Jun 2007" "libssh2 0.15" "libssh2 manual"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
libssh2_session_flag - TODO
|
libssh2_session_flag - TODO
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
int
|
||||||
|
libssh2_session_flag(LIBSSH2_SESSION * session, int flag, int value);
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
|
This function has no purpose and no documented flags can be set nor read.
|
||||||
.SH RETURN VALUE
|
.SH RETURN VALUE
|
||||||
|
0
|
||||||
.SH ERRORS
|
.SH ERRORS
|
||||||
|
Its mere existence is an error
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user