Merged
requested to merge 3595-retry-on-timeout-in-udp_recv_one-and_udp_recv_two-unit-test into main
Since we are testing UDP on the localhost and the same interface, the UDP datagrams can't get lost. Change the connect read callback, so it starts reading again on timeout instead of getting stuck.
See #3595 (closed)