Sun Java System Web Server 7.0 Update 6 NSAPI Developer's Guide

Parameters

The following table describes parameters for the dr_net_write function.

DrHdl hdl

Persistent handle created by the dr_cache_init function

const char *key

Key to cache, search, or refresh

PRUint32 klen

Length of the key in bytes

const char *hdr

Any header data, which can be NULL.

const char *ftr

Any footer data, which can be NULL.

PRUint32 hlen

Length of the header data in bytes, which can be 0.

PRUint32 flen

Length of the footer data in bytes, which can be 0.

PRIntervalTime timeout

Timeout before this function aborts.

PRUint32 flags

ORed directives for this function. See Flags.

Request *rq

Pointer to the request

Session *sn

Pointer to the session