diff options
author | Stefano Stabellini <[email protected]> | 2017-07-06 11:01:08 -0700 |
---|---|---|
committer | Boris Ostrovsky <[email protected]> | 2017-08-31 09:45:55 -0400 |
commit | 5ad9918ffc4157f239f2e7849b4987d3b20f917e (patch) | |
tree | 6c2a8dc4e33440b1375960a81b62fd715c3f1941 /lib/memory-notifier-error-inject.c | |
parent | b3f9f773af1f925b35f73f5e946bd96728b96cca (diff) |
xen/pvcalls: implement write
When the other end notifies us that there is data to be written
(pvcalls_back_conn_event), increment the io and write counters, and
schedule the ioworker.
Implement the write function called by ioworker by reading the data from
the data ring, writing it to the socket by calling inet_sendmsg.
Set out_error on error.
Signed-off-by: Stefano Stabellini <[email protected]>
Reviewed-by: Juergen Gross <[email protected]>
CC: [email protected]
CC: [email protected]
Signed-off-by: Boris Ostrovsky <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions