]> granicus.if.org Git - php/commit
Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option
authorDaniel Lowrey <rdlowrey@php.net>
Mon, 4 Aug 2014 16:41:51 +0000 (12:41 -0400)
committerDaniel Lowrey <rdlowrey@php.net>
Wed, 6 Aug 2014 02:43:12 +0000 (22:43 -0400)
commit60552a887104e83c7e6425f0625ffa9d19e5a8dc
tree8b642c2b031dd87e33c387f67c4ff1e51a72f484
parent29eb0ea68605e81822e34d5a95443f2c176b2c73
Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option
ext/ftp/ftp.c
main/network.c
main/php_network.h
main/streams/xp_socket.c