Sack Library Documentation
|
IMPORT_METHOD SOCKADDR * CreateSockAddress(CTEXTSTR name, _16 nDefaultPort);
this is the preferred method to create an address name may be "* / *" with a slash, then the address result will be a unix socket (if supported) name may have an options ":port" port number associated, if there is no port, then the default port is used.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|