summaryrefslogtreecommitdiff
path: root/src/socket/socket_internal.h
Commit message (Collapse)AuthorAge
* Add socket option for SO_REUSEADDRAndrew Opalach 2025-08-18
| | | | | | | - Enable it by default in multiplex. - Update deps. 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>
* Incorporate libalabaster changes, Windows fixesAndrew Opalach 2025-01-17
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Revise style and cleanupAndrew Opalach 2024-12-26
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Rename, cleanup and pass on readabilityAndrew Opalach 2024-12-24
| | | | 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>