aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/netdev-socket.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-16net: stream: test reconnect option with an unix socketLaurent Vivier1-21/+18
2023-03-13win32: replace closesocket() with close() wrapperMarc-André Lureau1-5/+5
2023-02-17net: stream: add a new option to automatically reconnectLaurent Vivier1-0/+101
2023-02-09tests/qtest/netdev-socket: Raise connection timeout to 60 secondsPeter Maydell1-1/+1
2023-01-26tests/qtest: netdev: test stream and dgram backendsLaurent Vivier1-0/+448