mas-bandwidth / reliable

Packet acknowledgement system for UDP
BSD 3-Clause "New" or "Revised" License
594 stars 78 forks source link

Switch to using RELIABLE_DEBUG instead of NDEBUG #25

Closed jorgenpt closed 3 years ago

jorgenpt commented 3 years ago

This allows folks to control whether to use debug features on a per-project basis. If neither is specified, NDEBUG controls the behavior, so no changes needed for anyone who's using this library.