summaryrefslogtreecommitdiff
path: root/third_party/quic_ko_wrapper/wscript
AgeCommit message (Collapse)AuthorFilesLines
2025-07-22third_party/quic_ko_wrapper: Remove unused config checkAnoop C S1-3/+0
Signed-off-by: Anoop C S <anoopcs@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Anoop C S <anoopcs@samba.org> Autobuild-Date(master): Tue Jul 22 08:55:10 UTC 2025 on atb-devel-224
2025-07-17third_party: add quic_ko_wrapper to simulate IPPROTO_QUIC socketsStefan Metzmacher1-0/+124
For now this is only part of Samba, so no real third_party, but in future we may decide have a standalone repository or move it to https://github.com/lxin/quic.git Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>