64 data=std::move(x.data);
Topmost namespace for the fastcgi++ library.
Message & operator=(Message &&x)
Data structure used to pass messages to requests.
Block data
The raw data being passed along with the message.
Declares the Block data structure.
Data structure to hold a block of raw data.
int type
Type of message. A 0 means FastCGI record. Anything else is open.