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)
- allow infinite timeout
- do not depend on any fd actually being present in the arrays
- do not call any irc fd routines unless connected


No differences found