mirror of
https://github.com/openharmony/third_party_liburing.git
synced 2026-07-01 06:41:58 -04:00
12d7e7cf8f
Add an example showing off multishot recvmsg and provided buffer rings. The application is a UDP echo server that responds to all packets with the same packet. Signed-off-by: Dylan Yudaken <dylany@fb.com> Link: https://lore.kernel.org/r/20220726121502.1958288-6-dylany@fb.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
33 lines
369 B
Plaintext
33 lines
369 B
Plaintext
*.rej
|
|
*.orig
|
|
*~
|
|
/*.patch
|
|
|
|
*.d
|
|
*.o
|
|
*.o[ls]
|
|
|
|
/src/liburing.a
|
|
/src/liburing.so*
|
|
/src/include/liburing/compat.h
|
|
|
|
/examples/io_uring-cp
|
|
/examples/io_uring-test
|
|
/examples/io_uring-udp
|
|
/examples/link-cp
|
|
/examples/ucontext-cp
|
|
/examples/poll-bench
|
|
/examples/send-zerocopy
|
|
|
|
/test/*.t
|
|
/test/*.dmesg
|
|
/test/output/
|
|
|
|
config-host.h
|
|
config-host.mak
|
|
config.log
|
|
|
|
liburing.pc
|
|
|
|
cscope.out
|