[Openmcl-devel] Speaking of sockets...

Ron Garret ron at flownet.com
Tue Feb 9 11:15:45 PST 2021


Why doesn’t this work?

? (make-socket :address-family :file :type :stream :connect :passive :local-filename "~/test.sock")
> Error: on #<CCL::FILE-LISTENER-SOCKET #x302000E1E9BD> : 
>        No such file or directory (error #2) during bind

I thought opening a passive-mode unix-domain socket was supposed to *create* the file.

rg




More information about the Openmcl-devel mailing list