digitalmars.D.learn - Vibed unix socket
- Arjan (5/5) May 20 2020 I noticed vibe has gained support for unix sockets. What is
I noticed vibe has gained support for unix sockets. What is unclear (at least from API docs) how to create a raw unix stream socket. should `listenTCP` and `connectTCP` be used? Seems weird because those require a 'port'..
May 20 2020