eee
This commit is contained in:
+1
-1
@@ -763,7 +763,7 @@ if (!function_exists('process_name_set')) {
|
|||||||
* @param string|null $prefix
|
* @param string|null $prefix
|
||||||
* @throws
|
* @throws
|
||||||
*/
|
*/
|
||||||
function process_name_set(int $pid, string $prefix = NULL): void
|
function process_name_set(int $pid, ?string $prefix = NULL): void
|
||||||
{
|
{
|
||||||
if (Kiri::getPlatform()->isMac()) {
|
if (Kiri::getPlatform()->isMac()) {
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user