~ubuntu-branches/ubuntu/vivid/libssh2/vivid-proposed

« back to all changes in this revision

Viewing changes to docs/libssh2_poll.3

  • Committer: Bazaar Package Importer
  • Author(s): Mikhail Gusarov
  • Date: 2009-09-28 19:10:36 UTC
  • mfrom: (1.2.5 upstream)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20090928191036-9i9bg6ujqgtipmd7
ImportĀ upstreamĀ versionĀ 1.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" $Id: libssh2_poll.3,v 1.3 2007/06/13 12:51:11 jehousley Exp $
 
1
.\" $Id: libssh2_poll.3,v 1.4 2009/04/14 21:38:36 bagder Exp $
2
2
.\"
3
3
.TH libssh2_poll 3 "14 Dec 2006" "libssh2 0.15" "libssh2 manual"
4
4
.SH NAME
8
8
 
9
9
int libssh2_poll(LIBSSH2_POLLFD *fds, unsigned int nfds, long timeout);
10
10
.SH DESCRIPTION
 
11
This function is deprecated. Do note use.
 
12
 
11
13
Poll for activity on a socket, channel, listener, or any combination of these
12
14
three types. The calling semantics for this function generally match
13
15
\fIpoll(2)\fP however the structure of fds is somewhat more complex in order