diff options
author | Michael Tokarev <mjt@tls.msk.ru> | 2012-03-14 10:56:04 +0400 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2012-06-11 23:12:11 +0400 |
commit | e3e87df4c94319b15017f958e22761aba03c452a (patch) | |
tree | d75e0b9b024808a4015c434925ca2cc918e8df26 /qemu-coroutine-io.c | |
parent | 3e80bf9351f8fec9085c46df6da075efd5e71003 (diff) |
export iov_send_recv() and use it in iov_send() and iov_recv()
Rename do_sendv_recvv() to iov_send_recv(), change its last arg
(do_send) from int to bool, export it in iov.h, and made the two
callers of it (iov_send() and iov_recv()) to be trivial #defines
just adding 5th arg.
iov_send_recv() will be used later.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'qemu-coroutine-io.c')
0 files changed, 0 insertions, 0 deletions