Skip to content

fix(server): Add throttling to `socket_select()` calls

Codecov / codecov/patch failed Sep 23, 2024 in 1s

0.00% of diff hit (target 22.73%)

View this Pull Request on Codecov

0.00% of diff hit (target 22.73%)

Annotations

Check warning on line 259 in src/Application.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Application.php#L259

Added line #L259 was not covered by tests

Check warning on line 40 in src/Socket/Client.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Socket/Client.php#L40

Added line #L40 was not covered by tests

Check warning on line 58 in src/Socket/Client.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Socket/Client.php#L55-L58

Added lines #L55 - L58 were not covered by tests

Check warning on line 116 in src/Socket/Client.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Socket/Client.php#L116

Added line #L116 was not covered by tests

Check warning on line 67 in src/Socket/Server.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Socket/Server.php#L67

Added line #L67 was not covered by tests

Check warning on line 96 in src/Socket/Server.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Socket/Server.php#L91-L96

Added lines #L91 - L96 were not covered by tests

Check warning on line 100 in src/Socket/Server.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Socket/Server.php#L100

Added line #L100 was not covered by tests