Server :: CreateProt |
01 | Creates a server object. |
02 |
[C++] bool CreateProt(IServerListener &serverListener, std::string const &opt); |
03 |
Parameters:
|
04 |
Return Values: True if a new server was created, false otherwise. |
05 |
Global Lock: Required Reference: net::semys Implementation: Semys Architecture See Also: Arch Transporter Sub-System, Server |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |