jbenet / ios-ntp

SNTP implementation for iOS
http://code.google.com/p/ios-ntp/
MIT License
370 stars 112 forks source link

Watching possible issue in CocoaAsyncSocket code #45

Closed gavineadie closed 6 years ago

gavineadie commented 8 years ago

I'm watching an issue in the https://github.com/robbiehanson/CocoaAsyncSocket that ios-ntp uses, there is an open report of the UDP echo client/server sample perhaps not receiving packets back. Two people have reported the issue, one in May, the other today. Nothing to be done yet .. but I'll keep an eye on it.