http.zig
http.zig copied to clipboard
BUG: If another http.zig server tries to use a port already in use by a different http.zig server, it doesn't throw an error.