Skip to content
Snippets Groups Projects
  1. Jun 13, 2017
    • Sergey Joseph Ivanov's avatar
      Fix file handle comparison · ff80f918
      Sergey Joseph Ivanov authored
      '==' can not compare file handles. We can use fileno() function to
      compare numerically file numbers. Code without this returns
      "connection successful" when it timeouts and $fd is "undefined".
      ff80f918
  2. Apr 24, 2010
  3. Apr 23, 2010
Loading