Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Use non-blocking instead of blocking for UDP socket #113

Open
TimEvens opened this issue Jan 14, 2024 · 0 comments
Open

Use non-blocking instead of blocking for UDP socket #113

TimEvens opened this issue Jan 14, 2024 · 0 comments

Comments

@TimEvens
Copy link
Contributor

Currently fd_writer and fd_reader use blocking with SEND/RECV timeouts. This can be changed to use non-blocking with poll/epoll and the tick service.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant