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 libMiMic by
NyLPC_TcMiMicIpTcpListener Struct Reference
TCP listenerクラス型です。 More...
#include <NyLPC_cMiMicIpTcpListener.h>
Data Fields | |
NyLPC_TUInt16 | _port |
ネットワークオーダーのポート番号 | |
struct NyLPC_TTcpListenerListenQ | _listen_q |
タスク間の調停用Mutex Listener用の共通Mutexポインタ |
Detailed Description
TCP listenerクラス型です。
Definition at line 64 of file NyLPC_cMiMicIpTcpListener.h.
Field Documentation
struct NyLPC_TTcpListenerListenQ _listen_q |
タスク間の調停用Mutex Listener用の共通Mutexポインタ
SYNパケットのキュー
Definition at line 77 of file NyLPC_cMiMicIpTcpListener.h.
ネットワークオーダーのポート番号
Definition at line 68 of file NyLPC_cMiMicIpTcpListener.h.
Generated on Tue Jul 12 2022 16:23:00 by
