mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
udp: uring: add comment
This commit is contained in:
parent
c949bde532
commit
c5916d9633
1 changed files with 1 additions and 0 deletions
|
|
@ -252,6 +252,7 @@ pub fn run_socket_worker(
|
|||
}
|
||||
|
||||
if !timeout_set {
|
||||
// Setup timer to occasionally check if there are pending responses
|
||||
let user_data = UserData::Timeout;
|
||||
|
||||
let timespec_ptr: *const Timespec = &timeout;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue