1
0
mirror of https://passt.top/passt synced 2024-09-18 21:50:57 +00:00
passt/doc
David Gibson ba74b1fea1 doc: Extend zero-recv test with methods using msghdr
This test program verifies that we can receive and discard datagrams by
using recv() with a NULL buffer and zero-length.  Extend it to verify it
also works using recvmsg() and either an iov with a zero-length NULL
buffer or an iov that itself is NULL and zero-length.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
[sbrivio: Fixed printf() message in main of recv-zero.c]
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
2024-07-17 15:31:02 +02:00
..
platform-requirements doc: Extend zero-recv test with methods using msghdr 2024-07-17 15:31:02 +02:00
ci.html README: Make it somewhat readable on mobile devices 2022-03-04 19:23:45 +01:00
demo_passt.html README: Make it somewhat readable on mobile devices 2022-03-04 19:23:45 +01:00
demo_pasta.html README: Make it somewhat readable on mobile devices 2022-03-04 19:23:45 +01:00
demo_podman.html README: Make it somewhat readable on mobile devices 2022-03-04 19:23:45 +01:00
demo.sh passt: Relicense to GPL 2.0, or any later version 2023-04-06 18:00:33 +02:00
passt_overview.excalidraw doc: Add source Excalidraw scene files for diagrams 2021-09-27 15:11:14 +02:00
passt_overview.excalidraw.license passt: Relicense to GPL 2.0, or any later version 2023-04-06 18:00:33 +02:00
pasta_overview.excalidraw doc: Add source Excalidraw scene files for diagrams 2021-09-27 15:11:14 +02:00
pasta_overview.excalidraw.license passt: Relicense to GPL 2.0, or any later version 2023-04-06 18:00:33 +02:00