Hello list,
I am investigating UDP Unix Domain Socket APIs in luasocket.
I've found an email below:
Diego Nehab provided TCP Unix Domain Socket sample code and I tested it successfully. I appreciate him for this email.
But I wonder if luasocket supports UDP UDS.
Does the luasocket only support TCP in UDS?
If it supports UDP, then I'd like to find Minimal Working Example for it.
Thank you very much in advance.
Jeonghum