]> granicus.if.org Git - php/commit
Fixed stream_socket_pair() on Windows x64 and
authorAnatol Belski <ab@php.net>
Mon, 22 Apr 2013 16:53:52 +0000 (18:53 +0200)
committerAnatol Belski <ab@php.net>
Mon, 22 Apr 2013 16:55:32 +0000 (18:55 +0200)
commitf082d6311b7998987f018fc6c791dd1892f2912a
tree2de4f3b2ac3c20e18c7e2d7686c8f3656e06ed23
parent70b67f2e509ca05e60c85cc14c1b82b107713604
Fixed stream_socket_pair() on Windows x64 and

improved errorhandling in the socketpair() implementation.
NEWS
ext/standard/streamsfuncs.c
win32/sockets.c