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 SNICInterface by
Diff: SNIC/SNIC_UartMsgUtil.h
- Revision:
- 34:8c3527b8f44e
- Parent:
- 33:33f1bc919486
- Child:
- 36:f33fcf5975ab
diff -r 33f1bc919486 -r 8c3527b8f44e SNIC/SNIC_UartMsgUtil.h --- a/SNIC/SNIC_UartMsgUtil.h Tue Jun 03 08:53:07 2014 +0000 +++ b/SNIC/SNIC_UartMsgUtil.h Mon Jun 09 08:28:07 2014 +0000 @@ -135,6 +135,8 @@ friend class C_SNIC_Core; friend class C_SNIC_WifiInterface; friend class UDPSocket; +friend class TCPSocketConnection; +friend class Socket; private: C_SNIC_UartMsgUtil();