Skip to content
Snippets Groups Projects
Commit 5a035731 authored by Casey Goodlett's avatar Casey Goodlett
Browse files

Fix a problem in startup and shutdown of the PacketNetworkSource

The previous design using multiple IOService objects was problematic
to startup and shutdown correctly.

Refactor the code to user a single IOService (and thread) with one
handler per socket.

Additionally make the PacketFileSender send position packets.
parent c74f78fd
No related branches found
No related tags found
No related merge requests found
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