index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test-io-channel-socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
socket: Add num connections to qio_channel_socket_async()
Juan Quintela
2019-09-03
1
-1
/
+1
*
socket: Add num connections to qio_channel_socket_sync()
Juan Quintela
2019-09-03
1
-1
/
+1
*
test: skip tests if socket_check_protocol_support() failed
Marc-André Lureau
2019-08-22
1
-1
/
+3
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
io: ensure UNIX client doesn't unlink server socket
Daniel P. Berrangé
2019-01-24
1
-10
/
+76
*
sockets: pull code for testing IP availability out of specific test
Daniel P. Berrange
2018-03-13
1
-70
/
+2
*
qio: non-default context for async conn
Peter Xu
2018-03-06
1
-2
/
+2
*
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
2017-05-09
1
-56
/
+48
*
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster
2017-05-09
1
-36
/
+36
*
io: fix incoming client socket initialization
Wang guang
2017-04-04
1
-0
/
+8
*
io: change the QIOTask callback signature
Daniel P. Berrange
2017-01-23
1
-3
/
+2
*
io: Add a QIOChannelSocket cleanup test
Felipe Franciosi
2016-10-27
1
-0
/
+33
*
socket: unlink unix socket on remove
Marc-André Lureau
2016-06-29
1
-1
/
+1
*
util: retry getaddrinfo if getting EAI_BADFLAGS with AI_V4MAPPED
Daniel P. Berrange
2016-04-05
1
-4
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
qapi: Don't special-case simple union wrappers
Eric Blake
2016-03-18
1
-20
/
+20
*
io: stronger check for support for IPv4/6
Daniel P. Berrange
2016-03-15
1
-21
/
+49
*
io: wait for incoming client in socket test
Daniel P. Berrange
2016-03-10
1
-0
/
+2
*
io: bind to socket before creating QIOChannelSocket
Daniel P. Berrange
2016-03-10
1
-0
/
+10
*
io: initialize sockets in test program
Daniel P. Berrange
2016-03-10
1
-0
/
+1
*
io: use bind() to check for IPv4/6 availability
Daniel P. Berrange
2016-03-10
1
-48
/
+31
*
util: Shorten references into SocketAddress
Eric Blake
2016-03-05
1
-13
/
+21
*
Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-02-16-1...
Peter Maydell
2016-02-16
1
-0
/
+21
|
\
|
*
io: introduce helper for creating channels from file descriptors
Daniel P. Berrange
2016-02-15
1
-0
/
+21
*
|
tests: Clean up includes
Peter Maydell
2016-02-16
1
-0
/
+1
|
/
*
io: fix stack allocation when sending of file descriptors
Daniel P. Berrange
2015-12-23
1
-0
/
+96
*
io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connections
Daniel P. Berrange
2015-12-22
1
-4
/
+25
*
io: bind to loopback IP addrs in test suite
Daniel P. Berrange
2015-12-22
1
-2
/
+2
*
io: add QIOChannelSocket class
Daniel P. Berrange
2015-12-18
1
-0
/
+399