Sack Library Documentation
|
IMPORT_METHOD void DumpAddrEx(CTEXTSTR name, SOCKADDR *sa DBG_PASS); #define DumpAddr(n,sa) DumpAddrEx(n,sa DBG_SRC )
Parameters |
Description |
CTEXTSTR name |
text leader to print before the address |
sa |
the socket address to dump. |
Logs to the log file the content of a socket address.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|