aboutgitcodebugslistschat
path: root/iov.c
Commit message (Expand)AuthorAgeFilesLines
* vhost-user: use guest buffer directly in vu_handle_tx()Laurent Vivier2024-03-121-39/+0
* iov: Improve documentation of iov_skip_bytes()David Gibson2024-03-071-14/+14
* pcap: add pcap_iov()Laurent Vivier2024-03-061-1/+0
* iov: Add helper to find skip over first n bytes of an io vectorDavid Gibson2024-02-291-9/+33
* iov: add some functions to manage iovecLaurent Vivier2024-02-291-0/+174