]> git.proxmox.com Git - mirror_qemu.git/history - io/Makefile.objs
io: add QIOChannelWebsock class
[mirror_qemu.git] / io / Makefile.objs
2015-12-18 Daniel P. Berrangeio: add QIOChannelWebsock class
2015-12-18 Daniel P. Berrangeio: add QIOChannelTLS class
2015-12-18 Daniel P. Berrangeio: add QIOChannelFile class
2015-12-18 Daniel P. Berrangeio: add QIOChannelSocket class
2015-12-18 Daniel P. Berrangeio: add QIOTask class for async operations
2015-12-18 Daniel P. Berrangeio: add helper module for creating watches on FDs
2015-12-18 Daniel P. Berrangeio: add abstract QIOChannel classes