Files
nats-server/server
Colin Sullivan ccca711edd Differentiate signal handling for windows.
Windows has limited support for signals, and does not define syscall.SIGUSR1.  Log rotation will be handled differently in windows.

* Add signal.go for all non-windows builds
* Add signal_windows.go for windows builds.

Today, windows looks to be the only platform that does not have syscall.SIGUSR1 defined.
2016-11-22 15:22:34 -07:00
..
2016-11-21 15:12:18 -08:00
2016-09-12 11:03:19 -04:00
2016-04-03 13:04:06 -07:00
2016-07-11 12:16:21 -07:00
2016-03-20 15:57:43 -10:00