Sign in
qemu
/
qemu
/
8dd7a4b3487ab93ff8fddc5f818942ff39d4550f
/
tests
/
unit
/
test-io-channel-socket.c
84615a1
io: Add support for MSG_PEEK for socket channel
by manish.mishra
· 2 years, 2 months ago
0370f23
tests/unit: Update test-io-channel-socket.c for Windows
by Bin Meng
· 2 years, 7 months ago
b88651c
QIOChannel: Add flags on io_writev and introduce io_flush callback
by Leonardo Bras
· 2 years, 9 months ago
da668aa
tests: Move unit tests into a separate directory
by Thomas Huth
· 4 years ago
[Renamed from tests/test-io-channel-socket.c]
c8198bd
io: Fix Lesser GPL version number
by Chetan Pant
· 4 years, 4 months ago
dd65e4a
tests: Fixes test-io-channel-socket.c tests under msys2/mingw
by Yonggang Luo
· 4 years, 5 months ago
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
a4eb74a
test: skip tests if socket_check_protocol_support() failed
by Marc-André Lureau
· 6 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
73564c4
io: ensure UNIX client doesn't unlink server socket
by Daniel P. Berrangé
· 6 years ago
9b589ff
sockets: pull code for testing IP availability out of specific test
by Daniel P. Berrange
· 7 years ago
8005fdd
qio: non-default context for async conn
by Peter Xu
· 7 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
0e5d632
io: fix incoming client socket initialization
by Wang guang
· 8 years ago
60e705c
io: change the QIOTask callback signature
by Daniel P. Berrange
· 9 years ago
af8096b
io: Add a QIOChannelSocket cleanup test
by Felipe Franciosi
· 8 years ago
74b6ce4
socket: unlink unix socket on remove
by Marc-André Lureau
· 9 years ago
340849a
util: retry getaddrinfo if getting EAI_BADFLAGS with AI_V4MAPPED
by Daniel P. Berrange
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
32bafa8
qapi: Don't special-case simple union wrappers
by Eric Blake
· 9 years ago
cfd47a7
io: stronger check for support for IPv4/6
by Daniel P. Berrange
· 9 years ago
a9d5aed
io: wait for incoming client in socket test
by Daniel P. Berrange
· 9 years ago
abc981b
io: bind to socket before creating QIOChannelSocket
by Daniel P. Berrange
· 9 years ago
5838d66
io: initialize sockets in test program
by Daniel P. Berrange
· 9 years ago
0a27af9
io: use bind() to check for IPv4/6 availability
by Daniel P. Berrange
· 9 years ago
0399293
util: Shorten references into SocketAddress
by Eric Blake
· 9 years ago
250f53d
Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-02-16-1' into staging
by Peter Maydell
· 9 years ago
681c28a
tests: Clean up includes
by Peter Maydell
· 9 years ago
c767ae6
io: introduce helper for creating channels from file descriptors
by Daniel P. Berrange
· 9 years ago
7b3c618
io: fix stack allocation when sending of file descriptors
by Daniel P. Berrange
· 9 years ago
bead599
io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connections
by Daniel P. Berrange
· 9 years ago
e4d2edc
io: bind to loopback IP addrs in test suite
by Daniel P. Berrange
· 9 years ago
559607e
io: add QIOChannelSocket class
by Daniel P. Berrange
· 10 years ago