#include "nsd.h"Functions | |
| void | Ns_SetThreadServer (char *server) |
| char * | Ns_GetThreadServer (void) |
| char* Ns_GetThreadServer | ( | void | ) |
----------------------------------------------------------------------
Ns_GetThreadServer --
Get the name of this server/thread.
Results: A thread/server name
Side effects: None.
----------------------------------------------------------------------
| void Ns_SetThreadServer | ( | char * | server | ) |
----------------------------------------------------------------------
Ns_SetThreadServer --
Sets the thread name to the name of the server.
Results: None.
Side effects: None.
----------------------------------------------------------------------
1.5.1