]> granicus.if.org Git - php/commit
- Fix bug #52323, return value of php_network_connect_socket should be set even if...
authorPierre Joye <pajoye@php.net>
Wed, 8 Sep 2010 10:25:40 +0000 (10:25 +0000)
committerPierre Joye <pajoye@php.net>
Wed, 8 Sep 2010 10:25:40 +0000 (10:25 +0000)
commitce82e028b278feb0b436c0a3efcb888d0b4f5c7d
treee28c32a034927f49d63fe05dd7dc4067d6e1800a
parent266ff49a9ae5dbf5fcc8b912ad6bb1b92e4a42c0
- Fix bug #52323, return value of php_network_connect_socket should be set even if the caller does not care about the error_string
main/network.c