diff options
author | Andreas Fischer <bantu@phpbb.com> | 2011-08-25 20:14:49 +0200 |
---|---|---|
committer | Andreas Fischer <bantu@phpbb.com> | 2011-08-25 20:14:49 +0200 |
commit | 2ffdf56bfe8ad35ac648a22a838b1ef01905b2d4 (patch) | |
tree | 35b9eb6a2a0e82244ace78c7a6a422ff819af53a /phpBB/includes/diff/renderer.php | |
parent | 540ca1a8d88279b120b142c244c96c9fae9a867b (diff) | |
download | forums-2ffdf56bfe8ad35ac648a22a838b1ef01905b2d4.tar forums-2ffdf56bfe8ad35ac648a22a838b1ef01905b2d4.tar.gz forums-2ffdf56bfe8ad35ac648a22a838b1ef01905b2d4.tar.bz2 forums-2ffdf56bfe8ad35ac648a22a838b1ef01905b2d4.tar.xz forums-2ffdf56bfe8ad35ac648a22a838b1ef01905b2d4.zip |
[ticket/10278] Also set timeout on stream in get_remote_file().
From the PHP manual for fsockopen():
If you need to set a timeout for reading/writing data over the socket, use
stream_set_timeout(), as the timeout parameter to fsockopen() only applies
while connecting the socket.
http://www.php.net/manual/en/function.fsockopen.php
PHPBB3-10278
Diffstat (limited to 'phpBB/includes/diff/renderer.php')
0 files changed, 0 insertions, 0 deletions