Main Page | Modules | Directories | File List | Globals | Related Pages

gm_unknown.c File Reference

#include "gm_debug.h"
#include "gm_debug_blocking.h"
#include "gm_enable_directed_send.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 Sat May 20 19:20:42 2006 for GM by  doxygen 1.4.4