Change NTPClient.cpp: m_sock.bind(0) -> m_sock.bind(123)
Dependents: DISCO-F746NG_LCDTS_CC3000_NTP
Fork of NTPClient by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:08db01ab9535 | 2015-10-17 | JackB | Change NTPClient.cpp: m_sock.bind(0) -> m_sock.bind(123) |
4:881559865a93 | 2012-08-05 | donatien | Fixed typo |
3:17d8bad407cc | 2012-08-05 | donatien | Fixed blocking mode |
2:9a64a50df235 | 2012-08-05 | donatien | Updated to use latest Socket API |
1:b221a8765b3f | 2012-07-27 | donatien | Initial commit; |
0:04a82df0f587 | 2012-05-25 | donatien | Initial Hg Commit |