]> granicus.if.org Git - php/commit
add backlock socket context option for stream_socket_server(),
authorMichael Wallner <mike@php.net>
Thu, 11 Mar 2010 16:37:24 +0000 (16:37 +0000)
committerMichael Wallner <mike@php.net>
Thu, 11 Mar 2010 16:37:24 +0000 (16:37 +0000)
commitd73a7cdfe124b44daf0a1f78f8edf6c5c8bc352f
treeda980ec92c6a4134a6873c845db61b2000436ff4
parent82ff467d8368e84b5f100f5eca6384dbcfd51dee
add backlock socket context option for stream_socket_server(),
which had a hardcoded backlog of 5 at two occurrances
main/streams/transports.c
main/streams/xp_socket.c