-
Pavel Emelyanov authored
When we can't stat socket name with ENOENT errno this means, that the socket is bound and unlinked. Don't drop the whole socket info, just treat it as nameless. Signed-off-by:Pavel Emelyanov <xemul@parallels.com>
261fdce3
When we can't stat socket name with ENOENT errno this
means, that the socket is bound and unlinked. Don't
drop the whole socket info, just treat it as nameless.
Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>