gontpd
gontpd copied to clipboard
A high performance NTP daemon written in Go.
Results
2
gontpd issues
Sort by
recently updated
recently updated
newest added
License
2
How is this project licensed?
Hi, I was compiling on a RPi P3 using the latest stable go (go1.11.4 linux/arm) and I got these errors: ```root@raspberrypi:~/gontpd# ../go/bin/go build -o gontp cmd/gontpd/main.go # github.com/mengzhuo/gontpd ../go/src/github.com/mengzhuo/gontpd/sys_linux.go:68:14: cannot...