Home
last modified time | relevance | path

Searched refs:ignore_eof (Results 1 – 2 of 2) sorted by relevance

/plugin/upgrade/HTTP/
DHTTPClient.php619 * @param bool $ignore_eof End-of-file is not an error if this is set
625 protected function readData($socket, $nbytes, $message, $ignore_eof = false) { argument
637 if(!$ignore_eof)
/plugin/elwikiupgrade/
DHTTPClient.php609 * @param bool $ignore_eof End-of-file is not an error if this is set
615 function _readData($socket, $nbytes, $message, $ignore_eof = false) { argument
627 if(!$ignore_eof)