Support abstract unix socket addresses
Since kj::StringPtr supports embedded NULs, copy its entire data buffer to the sockaddr_un structure instead of using strcpy. On Linux, this allows the use of the abstract socket namespace.
Showing
Please
register
or
sign in
to comment