Author :
mvs
Date :
2022-01-11 08:09:14
Hash :af35a2fc Message :Unlock getpeername(2). For inet and unix sockets it follows the code
which was unlocked with accept(2) unlocking. For key management and
route domain sockets it just copies the read-only data.
ok bluhm@