Kronos Versions Save

Elegant NTP date library in Swift

0.2.3

7 years ago

Changelog

  • Handle SIGPIPE errors to prevent crash on UDP sockets - Globally this time.

0.2.2

7 years ago

Changelog

  • Handle SIGPIPE errors to prevent crash on UDP sockets

0.2.1

7 years ago

Changelog

  • Fix crash on DNS timeout introduced after the Swift 3 migration

0.2.0

7 years ago

Changelog

  • Swift 3.0 support

0.1.1

7 years ago

Changelog

  • Added IPv6 support

0.0.4

7 years ago

Changelog

  • Renamed NSTimer to BlockTimer to avoid collisions on dynamic dispatching in case other modules are defining invokeFromTimer.

0.0.3

7 years ago
  • Make sure progress callback is called even when DNS or NTP requests time out.