Change NTPClient.cpp: m_sock.bind(0) -> m_sock.bind(123)
Dependents: DISCO-F746NG_LCDTS_CC3000_NTP
Fork of NTPClient by
History
Change NTPClient.cpp: m_sock.bind(0) -> m_sock.bind(123)
2015-10-17, by JackB [Sat, 17 Oct 2015 23:05:17 +0000] rev 5
Change NTPClient.cpp: m_sock.bind(0) -> m_sock.bind(123)
Fixed typo
2012-08-05, by donatien [Sun, 05 Aug 2012 16:10:57 +0000] rev 4
Fixed typo
Fixed blocking mode
2012-08-05, by donatien [Sun, 05 Aug 2012 16:10:33 +0000] rev 3
Fixed blocking mode
Updated to use latest Socket API
2012-08-05, by donatien [Sun, 05 Aug 2012 15:36:47 +0000] rev 2
Updated to use latest Socket API
Initial commit;
2012-07-27, by donatien [Fri, 27 Jul 2012 08:49:34 +0000] rev 1
Initial commit;
Initial Hg Commit
2012-05-25, by donatien [Fri, 25 May 2012 13:48:49 +0000] rev 0
Initial Hg Commit