You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before the read() function panicked when a buffer with a size >
size_of<Packet>() was provided. This is now fixed and rather returns an
error only when the buffer is too small.
Signed-off-by: Anhad Singh <[email protected]>
0 commit comments