On 09/12/2014 04:10 PM, Oliver Kindernay wrote: > Hello, > > is it possible to create UDP Unix domain socket with libuv and if so, how? >
It's not possible to do so. You could create the socket yourself and monitor it using a uv_poll_t handle and then do reads and writes manually. Cheers, -- Saúl Ibarra Corretgé bettercallsaghul.com
signature.asc
Description: OpenPGP digital signature
