01-27-2023, 11:36 AM
I just pushed an update that should fix all the issues we were discussing.
I noticed that since the C API is way faster, we should block all socket read calls to wait for the expected bytes to be buffered. It should be robust now. Let me know if this is not the case.
I noticed that since the C API is way faster, we should block all socket read calls to wait for the expected bytes to be buffered. It should be robust now. Let me know if this is not the case.