mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-14 18:20:42 -07:00
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.
22 KiB
22 KiB