Skip Menu |

This queue is for tickets about the Net-SSH2 CPAN distribution.

Report information
The Basics
Id: 20117
Status: resolved
Priority: 0/
Queue: Net-SSH2

People
Owner: Nobody in particular
Requestors: mperilstein [...] trueposition.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.08
Fixed in: (no value)



Subject: Channel::wait_close should be Channel::wait_closed in the POD
In the lib and .xs it's int libssh2_channel_wait_closed(LIBSSH2_CHANNEL *channel); but in the POD it's shown as wait_close.
On Mon Jun 26 13:58:20 2006, guest wrote: Show quoted text
> In the lib and .xs it's > > int libssh2_channel_wait_closed(LIBSSH2_CHANNEL *channel); > > but in the POD it's shown as wait_close.
Fixed in 0.09, thanks.