summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Collapse)Author
41 hoursFix log tail rotation handling and SIGHUP cleanupauric
- Detect IN_MOVE_SELF/IN_DELETE_SELF events in log_tail_handle and re-open the watched path so srcds log rotation is followed correctly - Parse inotify events rather than blindly draining them - Call log_tail_cleanup() before log_tail_init() on SIGHUP to prevent fd leaks on reload Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 daysAdd Umbrella 0.1.5auric