bionic (3) ixp_srv_data2cstring.3.gz

NAME
ixp_srv_data2cstring
SYNOPSIS
#include <ixp_srvutil.h> void ixp_srv_data2cstring(Ixp9Req *req);
DESCRIPTION
Ensure that the data member of req is null terminated, removing any new line from its end.
SEE ALSO
Ixp9Req(3)