microzig icon indicating copy to clipboard operation
microzig copied to clipboard

Port Datagram_Device and Stream_Device to write+writev pattern

Open ikskuh opened this issue 1 year ago • 0 comments

Right now, we don't support using vectored writes for the drivers. This should be allowed as it allows better zero-copy abstractions to be used.

ikskuh avatar Oct 08 '24 11:10 ikskuh