qemu-e2k/include/io
Daniel P. Berrange 20f4aa265e io: add ability to set a name for IO channels
The GSource object has ability to have a name, which is useful
when debugging performance problems with the mainloop event
callbacks that take too long. By associating a name with a
QIOChannel object, we can then set the name on any GSource
associated with the channel.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2016-10-27 09:13:10 +02:00
..
channel-buffer.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
channel-command.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
channel-file.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
channel-socket.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
channel-tls.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
channel-util.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
channel-watch.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
channel-websock.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
channel.h io: add ability to set a name for IO channels 2016-10-27 09:13:10 +02:00
task.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00