timeout docs: mention they're added in 1.2.9
This commit is contained in:
parent
59673a111e
commit
821fb6ca71
@ -13,5 +13,7 @@ return LIBSSH2_ERROR_TIMEOUT.
|
|||||||
By default libssh2 has no timeout (zero) for blocking functions.
|
By default libssh2 has no timeout (zero) for blocking functions.
|
||||||
.SH RETURN VALUE
|
.SH RETURN VALUE
|
||||||
The value of the timeout setting.
|
The value of the timeout setting.
|
||||||
|
.SH AVAILABILITY
|
||||||
|
Added in 1.2.9
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR libssh2_session_set_timeout(3)
|
.BR libssh2_session_set_timeout(3)
|
||||||
|
@ -14,5 +14,7 @@ By default or if you set the timeout to zero, libssh2 has no timeout for
|
|||||||
blocking functions.
|
blocking functions.
|
||||||
.SH RETURN VALUE
|
.SH RETURN VALUE
|
||||||
Nothing
|
Nothing
|
||||||
|
.SH AVAILABILITY
|
||||||
|
Added in 1.2.9
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR libssh2_session_get_timeout(3)
|
.BR libssh2_session_get_timeout(3)
|
||||||
|
Loading…
Reference in New Issue
Block a user