Skip to content

Commit

Permalink
put back commit "add iouring constant"
Browse files Browse the repository at this point in the history
This reverts commit e57dd62.
  • Loading branch information
deminy committed Dec 31, 2024
1 parent 5cb6b5d commit 67e2322
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/core/Server/Helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,9 @@ class Helper
'dns_lookup_random' => true,
'use_async_resolver' => true,
'enable_coroutine' => true,
'iouring_entries' => true,
'iouring_workers' => true,
'iouring_flag' => true,
];

public const COROUTINE_OPTIONS = [
Expand Down

0 comments on commit 67e2322

Please sign in to comment.