"Phil Deets" <pjdee...@gmail.com> wrote:
> http://d.puremagic.com/issues/show_bug.cgi?id=4365
> 
> It would be nice to be able to wait for either socket data or a 
> cross-thread message. I've filed a bug with the request. I'm just
> posting  here in case anyone wants to vote on the bug or in case this
> post will  spur discussion which will cause the feature to be added
> sooner.

I'd like it too. But first I think the socket API in Phobos needs an
overhaul.   Also, waiting on both is really just a matter of having the
socket thread bundle incoming data into messages and sending it to
whoever, so that bit is pretty easy even for the user to do.

Reply via email to