posix_setgid
reactphp/event-loop
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Set the GID of the current process
<?php posix_setgid
(
int $group_id
):
bool