truvorskameikin / udp-discovery-cpp

A small library to add local network discovery feature to your C++ programs with no dependencies
MIT License
60 stars 28 forks source link

Use blocking receive function to sleep #21

Closed truvorskameikin closed 3 years ago

truvorskameikin commented 3 years ago

Use blocking receive function to sleep for the right time required for sending/idle check/receiveing timeouts.