Skip to content

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

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

17 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 52 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#L52

MISRA 21.8 rule

Check warning on line 61 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#L61

MISRA 21.8 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 65 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#L65

MISRA 21.8 rule

Check warning on line 75 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#L75

MISRA 21.8 rule

Check warning on line 96 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#L96

MISRA 21.8 rule

Check warning on line 98 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#L98

MISRA 21.8 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 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 21.8 rule

Check warning on line 109 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#L109

MISRA 21.8 rule

Check warning on line 117 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#L117

MISRA 21.8 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 1268 in toxcore/tox.c

See this annotation in the file changed.

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

toxcore/tox.c#L1268

MISRA 14.4 rule

Check warning on line 1287 in toxcore/tox.c

See this annotation in the file changed.

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

toxcore/tox.c#L1287

MISRA 14.4 rule

Check warning on line 1424 in toxcore/tox.c

See this annotation in the file changed.

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

toxcore/tox.c#L1424

timeval is Y2038-unsafe

Check warning on line 1431 in toxcore/tox.c

See this annotation in the file changed.

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

toxcore/tox.c#L1431

select is Y2038-unsafe