]> Git Repo - qemu.git/commit - migration/socket.c
qio: non-default context for async conn
authorPeter Xu <[email protected]>
Mon, 5 Mar 2018 06:43:23 +0000 (14:43 +0800)
committerDaniel P. BerrangĂ© <[email protected]>
Tue, 6 Mar 2018 10:19:06 +0000 (10:19 +0000)
commit8005fdd8fa1c754492776f6da14893932faa057a
tree75db4e620f669f02255840e410873c017506c697
parenta17536c594bfed94d05667b419f747b692f5fc7f
qio: non-default context for async conn

We have worked on qio_task_run_in_thread() already.  Further, let
all the qio channel APIs use that context.

Signed-off-by: Peter Xu <[email protected]>
Signed-off-by: Daniel P. BerrangĂ© <[email protected]>
chardev/char-socket.c
include/io/channel-socket.h
io/channel-socket.c
migration/socket.c
tests/test-io-channel-socket.c
This page took 0.026187 seconds and 4 git commands to generate.