mirror of
https://github.com/php/php-src.git
synced 2026-04-28 18:53:33 +02:00
8dcfec9789
The original bug report had it returning '\0',
but with a fix to abstract name handling (6d2d0bbda7)
it now actually returns ''.
Neither of these are good, as per unix(7)
an empty socket name indicates an unbound name
and "should not be inspected".
43 KiB
43 KiB