The original problem was performing non-blocking stream I/O and storing the result in an immutable in the same scope. You can do that with the pattern above and the `asyncfile` module, no?
- Handling EOF asynchronously? thefoxandflea
- Re: Handling EOF asynchronously? dom96
- Re: Handling EOF asynchronously? thefoxandflea
- Re: Handling EOF asynchronously? jrfondren
- Re: Handling EOF asynchronously? thefoxandflea
- Re: Handling EOF asynchronously? dom96
- Re: Handling EOF asynchronously? disruptek
- Re: Handling EOF asynchronousl... thefoxandflea
- Re: Handling EOF asynchronousl... disruptek