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
Handling buffers of a different sizes or half-duplex transfer in asyc mode might be very tricky and is a potential place for many problems. This PR changes the documentation to allow only equal buffer sizes and full duplex transfer in async mode.
0 commit comments