Berkeley sockets: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 April 2026

  • curprev 15:3315:33, 26 April 2026 imported>Winterrdog m 30,662 bytes +30,662 added #include <stdbool.h> to resolve 'true' undeclared in the while (true) loop, as true is not a built-in keyword in C99 but rather a macro defined in stdbool.h.