summaryrefslogtreecommitdiff
path: root/src/multiplex.c
Commit message (Expand)AuthorAge
* Header shuffle, update depsAndrew Opalach 2026-04-12
* Build fixes, socket_cleanup()Andrew Opalach 2025-11-30
* Catch likely HTTP requests in multiplexAndrew Opalach 2025-10-30
* Cleanup libev usage, socket error checkingAndrew Opalach 2025-09-08
* Add socket option for SO_REUSEADDRAndrew Opalach 2025-08-18
* Log changes, reject mmap() with size 0Andrew Opalach 2025-04-17
* Apply style changes, abide by strict aliasingAndrew Opalach 2025-03-31
* 64-bit stdio file, no retry in multiplex id readAndrew Opalach 2025-03-15
* Non-blocking read of multiplex idAndrew Opalach 2025-02-19
* Checks for correctness in packet_poolAndrew Opalach 2025-01-25
* Fix clang ASan detected bugsAndrew Opalach 2025-01-03
* Add direct (same process) mode for packet streamAndrew Opalach 2025-01-01
* Revise style and cleanupAndrew Opalach 2024-12-26
* Rename, cleanup and pass on readabilityAndrew Opalach 2024-12-24
* Android build, packet stream fixesAndrew Opalach 2024-11-25
* Tons of changesAndrew Opalach 2024-10-04
* Add multiplex, a bunch of cleanupAndrew Opalach 2024-06-24