Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-25 | tests/qtest/netdev-socket: Do not test multicast on Darwin | Philippe Mathieu-Daudé | 1 | -2/+4 |
2023-09-25 | tests/qtest/netdev-socket: Raise connection timeout to 120 seconds | Stefan Hajnoczi | 1 | -1/+1 |
2023-08-31 | tests/qtest/netdev-socket: Avoid variable-length array in inet_get_free_port_... | Peter Maydell | 1 | -1/+1 |
2023-05-16 | net: stream: test reconnect option with an unix socket | Laurent Vivier | 1 | -21/+18 |
2023-03-13 | win32: replace closesocket() with close() wrapper | Marc-André Lureau | 1 | -5/+5 |
2023-02-17 | net: stream: add a new option to automatically reconnect | Laurent Vivier | 1 | -0/+101 |
2023-02-09 | tests/qtest/netdev-socket: Raise connection timeout to 60 seconds | Peter Maydell | 1 | -1/+1 |
2023-01-26 | tests/qtest: netdev: test stream and dgram backends | Laurent Vivier | 1 | -0/+448 |