Improve Session::run()
authorMichael Wallner <mike@php.net>
Fri, 10 Jan 2014 12:32:43 +0000 (13:32 +0100)
committerMichael Wallner <mike@php.net>
Fri, 10 Jan 2014 12:32:43 +0000 (13:32 +0100)
commit2aed584d2eda7ae68f375da8395daeb5e64c1edc
tree1ffcb82f88940d60cae98bddf12a7a5b30a323ad
parent38657c4f657c1c0c8a72be245ad60ac38fc4d02b
Improve Session::run()

- allow infinite timeout
- do not depend on any fd actually being present in the arrays
- do not call any irc fd routines unless connected
php_ircclient.c