mysql-native v2.1.0
Sönke Ludwig
sludwig+d at outerproduct.org
Wed Mar 7 10:23:21 UTC 2018
Am 06.03.2018 um 05:31 schrieb Nick Sabalausky (Abscissa):
> (...) Also, AFAIK,
> vibe doesn't offer socket support like it does TCP, so vibe users would
> loose out on the automatic yield-on-io that's a cornerstone of vibe's
> concurrency design.
There currently appears to be something broken, but vibe-core does
support UDS (by setting a UDS address in the connectTCP call; the legacy
name of that function is going to get changed during the next releases).
There is also an open PR for the legacy core module:
https://github.com/vibe-d/vibe.d/pull/2073
More information about the Digitalmars-d-announce
mailing list