function socket_server( string $hostname, int $port, inout mixed $errnum, inout mixed $errstr, ): mixed;
string $hostname
int $port
inout mixed $errnum
inout mixed $errstr
mixed