<?php socket_create(int $domain, int $type, int $protocol): Socket|false
<?php $message = "Invocations_100:1|c\nLayer_{$this->layer}_100:1|c"; $sock = socket_create(AF_INET, SOCK_DGRAM, SOL_UDP);