Skip Menu |

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

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

People
Owner: Nobody in particular
Requestors: aleksey.mashanov [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: (no value)
Fixed in: (no value)



Subject: libssh2_session_block_directions()
Please add support for function libssh2_session_block_directions(). It's very important for using of asynchronous IO.
Subject: Re: [rt.cpan.org #57581] libssh2_session_block_directions()
Date: Thu, 20 May 2010 18:17:18 -0400
To: Aleksey Mashanov via RT <bug-Net-SSH2 [...] rt.cpan.org>
From: Rafael Kitover <rkitover [...] cpan.org>
On Tue, May 18, 2010 at 09:21:31AM -0400, Aleksey Mashanov via RT wrote: Show quoted text
> Please add support for function libssh2_session_block_directions(). It's > very important for using of asynchronous IO.
Hi Alex, I would love to improve support for async IO. How do you envision the API for this feature would look like?
Added $ssh->block_directions in 0.34. Let me know if it works for you.