|
Document of c-modernization-kit (porter) 1.0.0
|
TCP サーバーサンプル Windows 実装。 More...
Go to the source code of this file.
TCP サーバーサンプル Windows 実装。
Windows 固有のサーバー処理を実装します。
main() / handle_client_session() / parse_args() は tcpServer.c に実装します。 g_session_fn の実体は tcpServer_common.c に定義されます。
内部起動パターン (ユーザーは直接使わない):
Definition in file tcpServer_windows.c.