quakeforge/libs/net/nm
Bill Currie 860f48d541 Clean up about 12000 allocations
Some of them were actual leaks, but tracking memory should be a lot
easier now. However, there's a lot of room for optimization of
allocations (eg, recylcling of hierarchies. There is now 1 active
allocation (according to tracy) when nq exits: Qgetline's string buffer
(I think an api change is in order).
2024-01-05 11:50:48 +09:00
..
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
net_bsd.c [net] Use designated initializers for drivers 2022-04-06 18:46:28 +09:00
net_dgrm.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
net_loop.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
net_udp.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
net_vcr.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
net_win.c [net] Use designated initializers for drivers 2022-04-06 18:46:28 +09:00
net_wins.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00