Sack Library Documentation
|
IMPORT_METHOD LOGICAL GuaranteeAddr(PCLIENT pc, SOCKADDR * sa);
Parameters |
Description |
PCLIENT pc |
network connection to set the target address of. |
SOCKADDR * sa |
See CreateSockAddress(), this is a network structure that is a struct sockaddr{} something. |
Sets the target default address of a UDP connection.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|