Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

vipnsshutdown.c File Reference

#include "vipl_priv.h"

Go to the source code of this file.

Functions

VIP_ENTRY_POINT VIP_RETURN VipNSShutdown (VIP_NIC_HANDLE NicHandle)


Detailed Description

The VI-GM function VipNSShutdown implementation.

Definition in file vipnsshutdown.c.


Function Documentation

VIP_ENTRY_POINT VIP_RETURN VipNSShutdown VIP_NIC_HANDLE  NicHandle  ) 
 

VipNSShutdown() is called to indicate to the name service that no more name resolutions will be required.

Return values:
VIP_SUCCESS Operation completed successfully.
VIP_ERROR_NAMESERVICE The name service was already shutdown or was not initialized for the specified NIC context.
VIP_INVALID_PARAMETER An invalid NicHandle parameter was specified.
VIP_ERROR_RESOURCE An error occurred while shutting down the name service, possibly due to insufficient resources available to process the shutdown request.
Parameters:
NicHandle (IN) The VI NIC context to shutdown an already initialized name service.
See also:
VipNSInit VipNSGetHostByName VipNSGetHostByAddr
Author:
Patrick Geoffray
Version:
1.0

Definition at line 39 of file vipnsshutdown.c.

References VIP_DEBUG, VIP_DEBUG_LABEL, VIP_ERROR_NAMESERVICE, VIP_FALSE, VIP_INVALID_NIC_HANDLE, VIP_INVALID_PARAMETER, VIP_MUTEX_LOCK, VIP_MUTEX_UNLOCK, and VIP_SUCCESS.

VI-GM-1.3 by Myricom © 1997-2006. Documentation generated on 20 May 2006 by doxygen 1.4.4.