diff options
author | Markus Fischer <mfischer@php.net> | 2002-05-01 10:41:10 +0000 |
---|---|---|
committer | Markus Fischer <mfischer@php.net> | 2002-05-01 10:41:10 +0000 |
commit | a2fbdad20ee94c37f736f9aef6ffa91c98d63ee3 (patch) | |
tree | 21aaeea1b9614616292672cd73dca3d9df8df65b /ext/sockets/php_sockets.h | |
parent | 7ee9e9d9e55e810d8b8eb554678ffec74b488bd4 (diff) | |
download | php-git-a2fbdad20ee94c37f736f9aef6ffa91c98d63ee3.tar.gz |
- Fix couple of problems with socket_create_pair():
- Force fourth argument to be passed by reference
- Since the argument is modified there is no need to force it to be an array
since it's destroyed anyway
- Only modify the argument if socketpair() was successfully
- Fix string modified for error message message
- Set global last_error when socketpair() fails
Diffstat (limited to 'ext/sockets/php_sockets.h')
0 files changed, 0 insertions, 0 deletions