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