diff options
| author | winter Sparkles | 2026-07-02 17:01:12 +0100 |
|---|---|---|
| committer | winter Sparkles | 2026-07-02 17:01:12 +0100 |
| commit | 3bf8591a0aa782445bc4495cfc0f1feb4470f57b (patch) | |
| tree | b36dfbbfcf0d2d3a85c2515c4b875e42bb33745e /docs/examples.md | |
| parent | 726ba494e5f5c78bde1fc67278ad557541e6004e (diff) | |
Diffstat (limited to 'docs/examples.md')
| -rw-r--r-- | docs/examples.md | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
