Statistics
| Branch: | Revision:

root / qga / channel.h @ feature-archipelago

History | View | Annotate | Download (912 Bytes)

# Date Author Comment
125b310e 02/23/2012 11:40 pm Michael Roth

qemu-ga: move channel/transport functionality into wrapper class

This is mostly in preparation for the win32 port, which won't use
GIO channels for reasons that will be made clearer later. Here the
GAChannel class is just a loose wrapper around GIOChannel...