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.
Dependents: MbedFileServer_1768MiniDK2 RedWireBridge IssueDebug_gcc MiMicRemoteMCU-for-Mbed ... more
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 15:46:17 by
