Files
Le Philousophe ad028cc45a NETWORKING: Remove useless virtual functions
These functions are only called from each implementation specific code
and never from generic places.
This allows to lighten the interface for other implementations where
these functions would not be needed.
2025-11-02 09:12:23 +01:00
..