]> granicus.if.org Git - php/commit
MFH:- Fixed bug #44127 (UNIX abstract namespace socket connect does not work)
authorJani Taskinen <jani@php.net>
Wed, 16 Jul 2008 14:08:38 +0000 (14:08 +0000)
committerJani Taskinen <jani@php.net>
Wed, 16 Jul 2008 14:08:38 +0000 (14:08 +0000)
commitd91bc9eca28aa11d6e238f646f9a1eb936e77b1f
tree2dc55fa33222a530bf235b5f362c4a589c9ee36a
parent644b06978a315d152179c3368a4a1bb725c6e3de
MFH:- Fixed bug #44127 (UNIX abstract namespace socket connect does not work)
ext/sockets/sockets.c
ext/sockets/tests/ipv4loop.phpt
ext/sockets/tests/ipv6loop.phpt
ext/sockets/tests/unixloop.phpt [new file with mode: 0644]
main/streams/xp_socket.c