-
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".
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".
Code owners
Assign users and groups as approvers for specific file changes. Learn more.