Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of MTS-Socket by
IPStack.h@0:eef30dbe1130, 2014-05-15 (annotated)
- Committer:
- mfiore
- Date:
- Thu May 15 22:02:08 2014 +0000
- Revision:
- 0:eef30dbe1130
- Child:
- 1:096f484f3ae6
initial commit; stub headers for CommInterface, Endpoint, IPStack, Socket, TCPSocketConnection, Transport, UDPSocket
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mfiore | 0:eef30dbe1130 | 1 | #ifndef IPSTACK_H |
mfiore | 0:eef30dbe1130 | 2 | #define IPSTACK_H |
mfiore | 0:eef30dbe1130 | 3 | |
mfiore | 0:eef30dbe1130 | 4 | #endif |