K 10 svn:author V 5 mmacy K 8 svn:date V 27 2018-05-24T21:13:46.398504Z K 7 svn:log V 301 AF_UNIX: It is possible for UNIX datagram sockets to be connected to themselves. The updated code assumed that that could not happen and would try to lock the unp mutex twice. There may be a lingering issue here but this fixes it for the reporter. PR: 228458 Reported by: marieheleneka at gmail.com END