Commit Graph

3 Commits (da582ce00fd05c1f10d665a2af9967af4b409ba2)

Author SHA1 Message Date
Suresh Sundriyal da582ce00f [timer] Add 'disarm' method 10 years ago
Suresh Sundriyal 99094a9cf8 [timer] Some refactoring 10 years ago
Suresh Sundriyal 55e912d21e [pretty] Don't wait indefinitely for reverse IP lookups.
Reverse lookup for pretty print should be a best effort undertaking. So,
+ Give up on EAI_AGAIN.
+ Don't block on the getnameinfo call indefinitely, resolv.conf might be
  set up with a large timeout.
+ Disable lookups after the first failure.
+ Lots of OCD error checking.
10 years ago