A vibe.d thing
Daniel Kozak
kozzi11 at gmail.com
Tue Jul 31 11:10:54 UTC 2018
On Fri, Jul 27, 2018 at 9:30 PM Steven Schveighoffer via
Digitalmars-d-learn <digitalmars-d-learn at puremagic.com> wrote:
> >
> > Maybe IOMode.immediate or .once?
> > https://vibed.org/api/eventcore.driver/IOMode
>
> Oh, it looks like you specified once. Hm... that seems to me like it
> should work.
>
> Looks like IOMode is ignored:
>
>
> https://github.com/vibe-d/vibe.d/blob/a9589d955f10bd076a67d47ace0c78cfd3aa8246/core/vibe/core/drivers/libevent2_tcp.d#L285
>
> So, no, there isn't a correct way to do this, it's unimplemented.
>
> -Steve
>
It is implemented with vibe-core driver which should be default now
https://github.com/vibe-d/vibe-core/blob/fae7d3e93d00d9636632aa0acf9ebc19ed9f4a34/source/vibe/core/net.d#L665
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20180731/85947301/attachment.html>
More information about the Digitalmars-d-learn
mailing list