index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test-io-channel-socket.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-03
socket: Add num connections to qio_channel_socket_async()
Juan Quintela
1
-1
/
+1
2019-09-03
socket: Add num connections to qio_channel_socket_sync()
Juan Quintela
1
-1
/
+1
2019-08-22
test: skip tests if socket_check_protocol_support() failed
Marc-André Lureau
1
-1
/
+3
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-01-24
io: ensure UNIX client doesn't unlink server socket
Daniel P. Berrangé
1
-10
/
+76
2018-03-13
sockets: pull code for testing IP availability out of specific test
Daniel P. Berrange
1
-70
/
+2
2018-03-06
qio: non-default context for async conn
Peter Xu
1
-2
/
+2
2017-05-09
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
1
-56
/
+48
2017-05-09
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster
1
-36
/
+36
2017-04-04
io: fix incoming client socket initialization
Wang guang
1
-0
/
+8
2017-01-23
io: change the QIOTask callback signature
Daniel P. Berrange
1
-3
/
+2
2016-10-27
io: Add a QIOChannelSocket cleanup test
Felipe Franciosi
1
-0
/
+33
2016-06-29
socket: unlink unix socket on remove
Marc-André Lureau
1
-1
/
+1
2016-04-05
util: retry getaddrinfo if getting EAI_BADFLAGS with AI_V4MAPPED
Daniel P. Berrange
1
-4
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
1
-20
/
+20
2016-03-15
io: stronger check for support for IPv4/6
Daniel P. Berrange
1
-21
/
+49
2016-03-10
io: wait for incoming client in socket test
Daniel P. Berrange
1
-0
/
+2
2016-03-10
io: bind to socket before creating QIOChannelSocket
Daniel P. Berrange
1
-0
/
+10
2016-03-10
io: initialize sockets in test program
Daniel P. Berrange
1
-0
/
+1
2016-03-10
io: use bind() to check for IPv4/6 availability
Daniel P. Berrange
1
-48
/
+31
2016-03-05
util: Shorten references into SocketAddress
Eric Blake
1
-13
/
+21
2016-02-16
Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-02-16-1...
Peter Maydell
1
-0
/
+21
2016-02-16
tests: Clean up includes
Peter Maydell
1
-0
/
+1
2016-02-15
io: introduce helper for creating channels from file descriptors
Daniel P. Berrange
1
-0
/
+21
2015-12-23
io: fix stack allocation when sending of file descriptors
Daniel P. Berrange
1
-0
/
+96
2015-12-22
io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connections
Daniel P. Berrange
1
-4
/
+25
2015-12-22
io: bind to loopback IP addrs in test suite
Daniel P. Berrange
1
-2
/
+2
2015-12-18
io: add QIOChannelSocket class
Daniel P. Berrange
1
-0
/
+399