emailsters
emailsters
Hello, i was testing the scenario of restarting the server, `es_send_prst` and `es_honor_prst` is set to 1. Client keep sending data to server, and then, restart the server, it seems...
hello, the client close the connection, peer lsquic_stream_read failed and then close the connection too, the client coredump. 
the test is using blocking API(read/write),what if using noblock?
Hello, I meet a strange problem causing the client stop sending packets when doing my program's presure testing. the client side send 5760 bytes by `lsquic_stream_write` in `on_write` callback,the engine...
Clien and server are in the same machine and using the loop address, it is impossible to lost udp packets?but there is a retransmission in engine. ./echo_server -s "127.0.0.1:12345" -L...
As the title