index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
io
Commit message (
Expand
)
Author
Age
Files
Lines
*
io: convert QIOChannelBuffer to use uint8_t instead of char
Daniel P. Berrange
2019-11-29
1
-1
/
+1
*
io: introduce helper for creating channels from file descriptors
Daniel P. Berrange
2019-11-29
1
-0
/
+52
*
io: improve docs for QIOChannelSocket async functions
Daniel P. Berrange
2019-11-29
1
-2
/
+9
*
io: fix description of @errp parameter initialization
Daniel P. Berrange
2019-11-29
4
-21
/
+21
*
io: add QIOChannelBuffer class
Daniel P. Berrange
2019-11-29
1
-0
/
+60
*
io: add QIOChannelCommand class
Daniel P. Berrange
2019-11-29
1
-0
/
+91
*
io: add QIOChannelWebsock class
Daniel P. Berrange
2019-11-29
1
-0
/
+108
*
io: add QIOChannelTLS class
Daniel P. Berrange
2019-11-29
1
-0
/
+142
*
io: add QIOChannelFile class
Daniel P. Berrange
2019-11-29
1
-0
/
+93
*
io: add QIOChannelSocket class
Daniel P. Berrange
2019-11-29
1
-0
/
+244
*
io: add QIOTask class for async operations
Daniel P. Berrange
2019-11-29
1
-0
/
+256
*
io: add helper module for creating watches on FDs
Daniel P. Berrange
2019-11-29
1
-0
/
+72
*
io: add abstract QIOChannel classes
Daniel P. Berrange
2019-11-29
1
-0
/
+502