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