[Help-gnutls] gnutls with unix domain (local) sockets

Arturo Martinez Rubio artu86yec at gmail.com
Mon Sep 29 14:49:47 CEST 2008


Hi everyone,

Does anyone know if gnutls works over unix domain sockets?
For example:

sock = socket(PF_UNIX, SOCK_STREAM, 0);
...
gnutls_transport_set_ptr(session, sock);
...

Thanks,
Arturo M.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20080929/1a31d0c1/attachment.htm>


More information about the Gnutls-help mailing list