| /plugin/jplayer/vendor/symfony/process/Pipes/ |
| D | PipesInterface.php | 42 * @param bool $blocking Whether to use blocking calls or not 47 public function readAndWrite($blocking, $close = false); argument
|
| D | UnixPipes.php | 92 public function readAndWrite($blocking, $close = false) argument 103 …if (($r || $w) && false === stream_select($r, $w, $e, 0, $blocking ? Process::TIMEOUT_PRECISION * …
|
| D | WindowsPipes.php | 132 public function readAndWrite($blocking, $close = false) argument 138 if ($blocking) {
|
| /plugin/combo/vendor/symfony/process/Pipes/ |
| H A D | PipesInterface.php | 40 * @param bool $blocking Whether to use blocking calls or not 45 public function readAndWrite(bool $blocking, bool $close = false): array; argument
|
| H A D | UnixPipes.php | 102 public function readAndWrite(bool $blocking, bool $close = false): array argument 113 …if (($r || $w) && false === stream_select($r, $w, $e, 0, $blocking ? Process::TIMEOUT_PRECISION * …
|
| H A D | WindowsPipes.php | 142 public function readAndWrite(bool $blocking, bool $close = false): array argument 148 if ($blocking) {
|
| /plugin/asciidocjs/node_modules/yargs/build/lib/utils/ |
| D | set-blocking.js | 1 export default function setBlocking(blocking) { argument 9 stream._handle.setBlocking(blocking);
|
| /plugin/jplayer/vendor/symfony/process/ |
| D | Process.php | 572 $blocking = !(self::ITER_NON_BLOCKING & $flags); 605 if (!$blocking && !isset($out[0]) && !isset($err[0])) { 610 $this->readPipesForOutput(__FUNCTION__, $blocking); 1417 * @param bool $blocking Whether to use a blocking read call 1419 protected function updateStatus($blocking) argument 1428 $this->readPipes($running && $blocking, '\\' !== \DIRECTORY_SEPARATOR || !$running); 1464 * @param bool $blocking Whether to use blocking calls or not 1468 private function readPipesForOutput($caller, $blocking = false) argument 1476 $this->updateStatus($blocking); 1504 * @param bool $blocking Whether to use blocking calls or not [all …]
|
| D | CHANGELOG.md | 53 * added support for non-blocking processes (start(), wait(), isRunning(), stop())
|
| /plugin/combo/vendor/symfony/process/ |
| H A D | Process.php | 632 $blocking = !(self::ITER_NON_BLOCKING & $flags); 665 if (!$blocking && !isset($out[0]) && !isset($err[0])) { 670 $this->readPipesForOutput(__FUNCTION__, $blocking); 1338 * @param bool $blocking Whether to use a blocking read call 1340 protected function updateStatus(bool $blocking) argument 1362 $this->readPipes($running && $blocking, '\\' !== \DIRECTORY_SEPARATOR || !$running); 1398 * @param bool $blocking Whether to use blocking calls or not 1402 private function readPipesForOutput(string $caller, bool $blocking = false) argument 1410 $this->updateStatus($blocking); 1434 * @param bool $blocking Whether to use blocking calls or not [all …]
|
| H A D | CHANGELOG.md | 112 * added support for non-blocking processes (start(), wait(), isRunning(), stop())
|
| /plugin/whyspam/lang/en/ |
| D | intro.txt | 3 …lacklist]] feature. It will display which config lines are responsible for blocking a text as spam.
|
| /plugin/botbouncer/ |
| D | README.md | 41 …eypot.org?rf=96521 is a free service that uses the DNS system to manage blocking. You need to sign… 49 2013-04-03 - initial setup allowing config and blocking
|
| /plugin/botmon/ |
| H A D | plugin.info.txt | 6 desc A tool for monitoring and blocking bot traffic to your wiki (under development)
|
| H A D | README.md | 6 …r own site's traffic patterns (both by bots and by humans) to avoid over-blocking legitimate users.
|
| /plugin/elasticsearch/vendor/ezimuel/guzzlestreams/ |
| D | CHANGELOG.rst | 36 * Added ``GuzzleHttp\Stream\AsyncStream`` to provide support for non-blocking 38 ``drain`` option is provided, the stream can also act as if it is a blocking
|
| /plugin/tokenbucketauth/ |
| D | README | 16 0.1 Functionnal plugin (well, it's blocking IP addresses at least)
|
| /plugin/bugzillaint/docs/ |
| D | bugzillaint.txt | 81 The bugtree is similar to Bugzillas Dependency Tree Page. It shows a hierarchy of Bugs blocking the… 109 …* ''dependencies'' - shows the count of open bugs depending on or blocking this bug - links to bug…
|
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
| D | README.md | 19 PHP streams, sockets, or non-blocking event loops.
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/ |
| D | README.md | 21 PHP streams, sockets, or non-blocking event loops.
|
| /plugin/asciidocjs/node_modules/has-symbols/ |
| D | CHANGELOG.md | 59 - [actions] add automatic rebasing / merge commit blocking [`b09cdb7`](https://github.com/inspect-j…
|
| /plugin/deletepageguard/ |
| H A D | dokuwiki-plugin-page.txt | 25 … or intentional deletion of wiki pages in your DokuWiki installation by blocking the "empty save" …
|
| H A D | README.md | 4 wikipages in your DokuWiki installation by blocking the “empty save”
|
| /plugin/badbehaviour/ |
| D | badbehavior.readme | 16 solution for blocking link spam and the robots which deliver it.
|
| /plugin/dropfiles/ |
| D | yarn.lock | 1924 set-blocking "~2.0.0" 2480 set-blocking@^2.0.0, set-blocking@~2.0.0: 2482 …resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803d… 3032 set-blocking "^2.0.0"
|