summaryrefslogtreecommitdiff
path: root/src/ev_embed_compat.c
Commit message (Collapse)AuthorAge
* Cleanup libev usage, socket error checkingAndrew Opalach 2025-09-08
| | | | | | | - Remove packet.opaque. - Don't ensure_space() of buffer if not updating size. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Apply style changes, abide by strict aliasingAndrew Opalach 2025-03-31
| | | | | | - Remove internal sending step in packet pool. Signed-off-by: Andrew Opalach <andrew@akon.city>
* 64-bit stdio file, no retry in multiplex id readAndrew Opalach 2025-03-15
| | | | | | - Some cleanup. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Add direct (same process) mode for packet streamAndrew Opalach 2025-01-01
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Android build, packet stream fixesAndrew Opalach 2024-11-25
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Simplify packet_pool, various fixesAndrew Opalach 2024-10-19
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Tons of changesAndrew Opalach 2024-10-04
| | | | | | Mainly for things that came up in other projects. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Add multiplex, a bunch of cleanupAndrew Opalach 2024-06-24
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* More windows build fixesAndrew Opalach 2024-01-16
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Add libakiyoAndrew Opalach 2023-10-10
Signed-off-by: Andrew Opalach <andrew@akon.city>