Sign in
qemu
/
qemu
/
7959e29ea0d6100038367beff9a0da0c83b322a2
/
include
/
io
7959e29
socket: Add num connections to qio_channel_socket_async()
by Juan Quintela
· 5 years ago
4e2d8bf
socket: Add num connections to qio_channel_socket_sync()
by Juan Quintela
· 5 years ago
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
6886cea
io: Make qio_channel_yield() interruptible
by Kevin Wolf
· 6 years ago
dbb4450
io: add qio_task_wait_thread to join with a background thread
by Daniel P. Berrangé
· 6 years ago
a2458b6
io: return 0 for EOF in TLS session read after shutdown
by Daniel P. Berrangé
· 6 years ago
1939ccd
qio: non-default context for TLS handshake
by Peter Xu
· 7 years ago
8005fdd
qio: non-default context for async conn
by Peter Xu
· 7 years ago
a17536c
qio: non-default context for threaded qtask
by Peter Xu
· 7 years ago
938c8b7
qio: store gsources for net listeners
by Peter Xu
· 7 years ago
315409c
qio: introduce qio_channel_add_watch_{full|source}
by Peter Xu
· 7 years ago
9af2398
Include less of the generated modular QAPI headers
by Markus Armbruster
· 7 years ago
902f6e1
io: Fix QIOChannelFile when creating and opening read-write
by Ross Lagerwall
· 7 years ago
5304739
io: introduce a network socket listener API
by Daniel P. Berrange
· 9 years ago
8dfd5f9
io: get rid of bounce buffering in websock write path
by Daniel P. Berrange
· 7 years ago
57b0cdf
io: simplify websocket ping reply handling
by Daniel P. Berrange
· 7 years ago
268a53f
io: Reply to ping frames
by Brandon Carpenter
· 7 years ago
ff1300e
io: Add support for fragmented websocket binary frames
by Brandon Carpenter
· 7 years ago
e8ffaa3
io: Add new qio_channel_read{, v}_all_eof functions
by Eric Blake
· 7 years ago
d4622e5
io: add new qio_channel_{readv, writev, read, write}_all functions
by Daniel P. Berrange
· 7 years ago
50ea44f
io: fix typo in docs comment for qio_channel_read
by Daniel P. Berrange
· 7 years ago
f465706
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
by Stefan Hajnoczi
· 8 years ago
bcd711f
channel-file: fix wrong parameter comments
by sochin.jiang
· 8 years ago
bd269eb
sockets: Limit SocketAddressLegacy to external interfaces
by Markus Armbruster
· 8 years ago
dfd100f
sockets: Rename SocketAddress to SocketAddressLegacy
by Markus Armbruster
· 8 years ago
61f7c6a
doc: fix function spelling
by Marc-André Lureau
· 8 years ago
c4c497d
io: make qio_channel_yield aware of AioContexts
by Paolo Bonzini
· 8 years ago
bf88c12
io: add methods to set I/O handlers on AioContext
by Paolo Bonzini
· 8 years ago
c1b412f
io: introduce a DNS resolver API
by Daniel P. Berrange
· 9 years ago
59de517
io: remove Error parameter from QIOTask thread worker
by Daniel P. Berrange
· 9 years ago
60e705c
io: change the QIOTask callback signature
by Daniel P. Berrange
· 9 years ago
1a447e4
io: add ability to associate an error with a task
by Daniel P. Berrange
· 9 years ago
52dd99e
io: add ability to associate an opaque "result" with with a task
by Daniel P. Berrange
· 9 years ago
e8c8ade
io: fix typo in docs for QIOTask
by Daniel P. Berrange
· 9 years ago
937470b
io: stop incrementing reference in qio_task_get_source
by Daniel P. Berrange
· 9 years ago
20f4aa2
io: add ability to set a name for IO channels
by Daniel P. Berrange
· 8 years ago
d8d3c7c
io: Introduce a qio_channel_set_feature() helper
by Felipe Franciosi
· 8 years ago
8fbf661
io: Fix double shift usages on QIOChannel features
by Felipe Franciosi
· 8 years ago
2a6a407
Clean up ill-advised or unusual header guards
by Markus Armbruster
· 9 years ago
37f9e0a
sockets: Use new QAPI cloning
by Eric Blake
· 9 years ago
3fa27a9
socket: add listen feature
by Marc-André Lureau
· 9 years ago
cb8d4c8
Fix some typos found by codespell
by Stefan Weil
· 9 years ago
a589720
io: implement socket watch for win32 using WSAEventSelect+select
by Paolo Bonzini
· 9 years ago
b83b68a
io: introduce qio_channel_create_socket_watch
by Paolo Bonzini
· 9 years ago
90ce6e2
include: Clean up includes
by Peter Maydell
· 9 years ago
e8f117f
io: convert QIOChannelBuffer to use uint8_t instead of char
by Daniel P. Berrange
· 9 years ago
c767ae6
io: introduce helper for creating channels from file descriptors
by Daniel P. Berrange
· 9 years ago
fe81e93
io: improve docs for QIOChannelSocket async functions
by Daniel P. Berrange
· 9 years ago
821791b
io: fix description of @errp parameter initialization
by Daniel P. Berrange
· 9 years ago
d98e4eb
io: add QIOChannelBuffer class
by Daniel P. Berrange
· 9 years ago
195e14d
io: add QIOChannelCommand class
by Daniel P. Berrange
· 9 years ago
2d1d0e7
io: add QIOChannelWebsock class
by Daniel P. Berrange
· 10 years ago
ed8ee42
io: add QIOChannelTLS class
by Daniel P. Berrange
· 10 years ago
d6e4886
io: add QIOChannelFile class
by Daniel P. Berrange
· 10 years ago
559607e
io: add QIOChannelSocket class
by Daniel P. Berrange
· 10 years ago
b02db2d
io: add QIOTask class for async operations
by Daniel P. Berrange
· 10 years ago
1c809fa
io: add helper module for creating watches on FDs
by Daniel P. Berrange
· 10 years ago
666a3af
io: add abstract QIOChannel classes
by Daniel P. Berrange
· 10 years ago