libyrmcds
memcached/yrmcds client library for C
 All Data Structures Files Functions Variables Enumerations Enumerator Macros Groups Pages
yrmcds_error yrmcds_quit ( yrmcds c,
int  quiet,
uint32_t *  serial 
)

Send Quit/QuitQ command.

Parameters
cA pointer to yrmcds.
quiet0 to send Quit, other values to send QuitQ.
serialA pointer to uint32_t, or NULL.
Returns
0 if succeeded. Other values indicate an error.