mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 15:02:23 +01:00
1. Add a second select for tx. 2. Revised tcp_select to work for either rx or tx. 3. Updated client and server to use new tcp_select_tx() for checking the tx socket if the nonblocking connect/accept would block on transmit.