Skip Menu |

This queue is for tickets about the IO-Async CPAN distribution.

Report information
The Basics
Id: 91180
Status: resolved
Priority: 0/
Queue: IO-Async

People
Owner: Nobody in particular
Requestors: leonerd-cpan [...] leonerd.org.uk
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 0.61
Fixed in: 0.62



Subject: Add a Future-returning Channel receive method
This seems to be missing - ->recv can be passed a callback, but there's no Future-returning receive method. -- Paul Evans
On Wed Dec 04 13:22:55 2013, PEVANS wrote: Show quoted text
> This seems to be missing - ->recv can be passed a callback, but > there's no Future-returning receive method.
Now added in source. Will be in 0.62 -- Paul Evans
Released -- Paul Evans