Results 4 issues of Piotr Hałas

Hi, i try to implement missing function where expected signature is: `expected signature: [I32, I64, I32, I32] -> [I32]` my code: ``` $imports = [ 'wasi_unstable' => [ 'fd_seek' =>...

❓ question

Introduced a new boolean 'reuse_port' option in server configuration to allow the reuse of listening ports (SO_REUSEPORT). Updated ServerWorker to use this configuration option for optimal port management.

**Environment:** - Dell Latitude-5420 - Ubuntu 25.04 - kernel: 6.14.0-15-generic - PHP 8.4.5 (cli) (built: Mar 17 2025 20:35:32) (NTS) - amphp/http-server: 3.4.3 **Benchmark tools:** - wrk debian/4.1.0-4build2 [epoll] Copyright...