forked from miconda/UCarp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'jedisct1/master'
* jedisct1/master: replace timer addition with timeradd() Indent avoid calling syslog() from within signal handler indent these messages should be DEBUG Missing ) Use the same type for debug as other flags make debug a runtime parameter microsecond resolution debug timestamps remove unused macro allow specification of different multicast addresses Conflicts: src/carp.c src/globals.h src/ucarp.c src/ucarp_p.h * miconda/master - fixed conflicts: - remove pid and state files in the new place of handling exit signal - make equivalent between the -D and -L DEBUG
- Loading branch information
Showing
7 changed files
with
123 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.