Really fix socket path passing in local socket code

Authored by ahartmetz on Jul 4 2018, 2:59 PM.

Description

Really fix socket path passing in local socket code

Be conservative: Always copy the null terminator, but never
include it in the size passed to bind() / connect().

Details

Committed
ahartmetzAug 5 2019, 8:17 PM
Parents
R738:fc64f9c5b4fe: Add missing pieces and tests for file descriptor passing
Branches
Unknown
Tags
Unknown