Skip to content
Snippets Groups Projects
Verified Commit 36a0aba0 authored by Vladimír Čunát's avatar Vladimír Čunát Committed by Petr Špaček
Browse files

daemon: avoid excessive getsockname() syscalls

Calling this on every incoming UDP request could cost us up to 5% time.
parent 18adc1e9
No related branches found
No related tags found
1 merge request!854daemon: avoid excessive getsockname() syscalls
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment