Add a new test to check the behavior of `sock_tcp_read` when more data is available in the connection than the buffer passed. This test checks issue #16124 as well as reading from multiple small network packets into a single buffer.
Add a new test to check the behavior of `sock_tcp_read` when more data is available in the connection than the buffer passed. This test checks issue #16124 as well as reading from multiple small network packets into a single buffer.