From 3bf8591a0aa782445bc4495cfc0f1feb4470f57b Mon Sep 17 00:00:00 2001 From: winter Sparkles Date: Thu, 2 Jul 2026 17:01:12 +0100 Subject: fix the default transport & add example for it --- docs/examples.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/examples.md') diff --git a/docs/examples.md b/docs/examples.md index e10e646..6abec99 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -10,3 +10,6 @@ Example of reading a service in and printing it for debugging: Example of making a request to a daemon via TCP transport: \include fetch-tcp.example.c + +As above, but using the system configured default transport: +\include fetch-default.example.c -- cgit v1.3