Set reasonable select timeout
git-svn-id: svn://netflint.net/xmpphp@76 ef36c318-a008-4979-b6e8-6b496270793b
This commit is contained in:
parent
b968882a7e
commit
b576ef97bd
@ -375,7 +375,7 @@ class XMPPHP_XMLStream {
|
|||||||
* integer -> process for this amount of time
|
* integer -> process for this amount of time
|
||||||
*/
|
*/
|
||||||
|
|
||||||
private function __process($maximum=0) {
|
private function __process($maximum=5) {
|
||||||
|
|
||||||
$remaining = $maximum;
|
$remaining = $maximum;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user