Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

typedef int(*) Impala::Util::Channel::FP_REQUEST(char *buf, int len, int bufSize)

Pointer to a function to be called by "Serve" upon arrival of a request in case no listener is provided.

The function is called with a request of len bytes that is stored in THE buffer. The function should store the answer to the request in THE buffer and should return the number of bytes of the answer.

Definition at line 185 of file Channel.h.


Generated on Fri Mar 19 11:39:21 2010 for ImpalaSrc by  doxygen 1.5.1