Name Date Size #Lines LOC

..08-Nov-2024-

BUFQ.mdH A D03-Oct-20246.5 KiB189127

BUFREF.mdH A D16-Aug-20242.3 KiB8754

CHECKSRC.mdH A D16-Aug-20246.5 KiB191113

CLIENT-READERS.mdH A D16-Aug-20249.1 KiB13381

CLIENT-WRITERS.mdH A D16-Aug-20247.1 KiB12486

CODE_STYLE.mdH A D16-Aug-20247.6 KiB317237

CONNECTION-FILTERS.mdH A D16-Aug-202412.9 KiB309245

DYNBUF.mdH A D16-Aug-20243.3 KiB13585

HASH.mdH A D16-Aug-20244.9 KiB189126

HYPER.mdH A D15-Oct-20242.5 KiB7950

LLIST.mdH A D16-Aug-20245 KiB191122

MQTT.mdH A D31-Oct-20241.1 KiB5225

NEW-PROTOCOL.mdH A D15-Oct-20244.6 KiB11778

README.mdH A D16-Aug-2024311 134

SPLAY.mdH A D16-Aug-20243.4 KiB11273

WEBSOCKET.mdH A D16-Aug-20244.8 KiB13589

README.md

1<!--
2Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
3
4SPDX-License-Identifier: curl
5-->
6
7# Internals
8
9This directory contains documentation covering libcurl internals; APIs and
10concepts that are useful for contributors and maintainers.
11
12Public APIs are documented in the public documentation, not here.
13