Net-Server-0.85 > Net::Server::Proto::TCP
名前¶
Net::Server::Proto::TCP - adp0 - Net::Server TCP protocol.
Net::Server::Proto::TCP - adp0 - Net::Server TCPプロトコル
概要¶
See Net::Server::Proto.
説明¶
Protocol module for Net::Server. This module implements the SOCK_STREAM socket type under INET (also known as TCP). See Net::Server::Proto.
Net::Server用のプロトコルモジュール。このモジュールは INETの下でSOCK_STREAMソケット型(TCPとして知られている) を実装する。Net::Server::Protoを参照。
パラメータ¶
There are no additional parameters that can be specified. See Net::Server for more information on reading arguments.
追加で指定できるパラメータはない。引数についての情報は Net::Serverを参照のこと。
LICENCE¶
Distributed under the same terms as Net::Server