Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

gm_unknown.c File Reference

#include "gm_call_trace.h"
#include "gm_debug.h"
#include "gm_debug_blocking.h"
#include "gm_enable_put.h"
#include "gm_internal.h"

Functions

GM_ENTRY_POINT void gm_unknown (gm_port_t *p, gm_recv_event_t *e)

Detailed Description

This file contains the GM API function gm_unknown().


Function Documentation

GM_ENTRY_POINT void gm_unknown gm_port_t *    p,
gm_recv_event_t *    e
 

gm_unknown() handles all GM events not recognized or processed by the client software, allowing the GM library and network interface card firmware to interact. This function also catches and reports several common client program errors, and converts some unrecognizable events into recognizable form for the client.

Parameters:
p  (IN) The GM port associated with a specific event.
e  (IN) The GM receive event.
Author:
Glenn Brown
Version:
GM_API_VERSION (as defined in gm.h)


Generated on Mon Nov 3 15:39:26 2003 for GM by doxygen1.2.15