Skip to content

feat: Add back the `tox_loop` implementation for low latency.

Codacy Production / Codacy Static Code Analysis required action Jan 25, 2024 in 0s

8 new issues (0 max.) of at least minor severity.

Annotations

Check warning on line 3 in auto_tests/tox_loop_test.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

auto_tests/tox_loop_test.c#L3

MISRA 1.10 rule

Check warning on line 64 in auto_tests/tox_loop_test.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

auto_tests/tox_loop_test.c#L64

MISRA 21.3 rule

Check warning on line 106 in auto_tests/tox_loop_test.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

auto_tests/tox_loop_test.c#L106

MISRA 11.6 rule

Check warning on line 121 in auto_tests/tox_loop_test.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

auto_tests/tox_loop_test.c#L121

MISRA 21.3 rule

Check warning on line 1273 in toxcore/tox.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/tox.c#L1273

MISRA 14.4 rule

Check warning on line 1292 in toxcore/tox.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/tox.c#L1292

MISRA 14.4 rule

Check warning on line 1429 in toxcore/tox.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/tox.c#L1429

timeval is Y2038-unsafe

Check warning on line 1436 in toxcore/tox.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/tox.c#L1436

select is Y2038-unsafe