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

vipconnectreject.c File Reference

#include "vipl_priv.h"

Go to the source code of this file.

Functions

VIP_ENTRY_POINT VIP_RETURN VipConnectReject (VIP_CONN_HANDLE ConnHandle)


Detailed Description

The VI-GM function VipConnectReject implementation.

Definition in file vipconnectreject.c.


Function Documentation

VIP_ENTRY_POINT VIP_RETURN VipConnectReject VIP_CONN_HANDLE  ConnHandle  ) 
 

VipConnectReject() is used to reject a connection request. This function is called on the server side of the client/server connection model. Notification is sent to the remote end that the associated connection request was rejected.

Return values:
VIP_SUCCESS The operation completed successfully.
VIP_INVALID_PARAMETER The ConnHandle parameter was invalid.
VIP_ERROR_RESOURCE The operation failed due to insufficient resources.
Parameters:
ConnHandle (IN) A handle to an opaque connection object created by VipConnectWait().
See also:
VipConnectWait VipConnectRequest VipConnectAccept VipDisconnect VIP_CONN
Author:
Patrick Geoffray
Version:
1.0

Definition at line 38 of file vipconnectreject.c.

References VIP_PACKET_CONN_REJECT::clt_conn_ptr, VIP_PACKET_CONN_REJECT::clt_seq_num, VIP_SEND_REQ::dest_gm_id, VIP_SEND_REQ::dest_port_id, VIP_NIC::lock, VIP_GM::lock, VIP_SEND_REQ::ptr, VIP_SEND_REQ::type, VIP_PACKET_CONN_REJECT::type, vip_allocate_packet(), VIP_CONN_REJECT_PKT, VIP_NIC::vip_conn_set, VIP_DEBUG, VIP_DEBUG_LABEL, VIP_ERROR_RESOURCE, vip_free_handle(), VIP_NIC::vip_gm_ptr, VIP_HTON_UCHAR, VIP_INVALID_CONN_HANDLE, VIP_INVALID_PARAMETER, VIP_MUTEX_LOCK, VIP_MUTEX_UNLOCK, VIP_SEND_REQ::vip_nic_ptr, VIP_PROGRESSION, vip_send_data(), VIP_SEND_REQ_RELIABLE, and VIP_SUCCESS.

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