]> granicus.if.org Git - php/commit
socket: support unix paths in the abstract namespace
authorGustavo Lopes <glopes@nebm.ist.utl.pt>
Sun, 14 Jul 2013 23:51:15 +0000 (01:51 +0200)
committerGustavo Lopes <glopes@nebm.ist.utl.pt>
Mon, 15 Jul 2013 21:57:51 +0000 (23:57 +0200)
commit710150ccb7d62c87eb198e5cbb13d0f1867c176f
tree0bffb861bbaddb84eca442f5bc619f64ff4ba449
parente2744f1aa33da3afade2c454b008c0de65a72da9
socket: support unix paths in the abstract namespace

Those starting with '\0'.
ext/sockets/conversions.c
ext/sockets/sockets.c
ext/sockets/tests/socket_abstract_path.phpt [new file with mode: 0644]
ext/sockets/tests/socket_abstract_path_sendmsg.phpt [new file with mode: 0644]