mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 17:32:42 +01:00
Change the example client to use select instead of sleep. If building for the standalone client, it will wait 1 second. If built for no main driver, it'll wait 10ms rather than 1 second.