User Tools

Site Tools


Sidebar

Table Of Contents

endurox:v7.5.x:api:xatmi:tpsrvfreectxdata.3

tpsrvfreectxdata

Name

tpsrvfreectxdata — Free server context data

Synopsis

#include <atmi.h>

void tpsrvfreectxdata(char *p_buf);

Link with -latmisrv|-latmisrvnomain|-latmisrvinteg -latmi -lubf -lnstd -lpthread -lrt -lm

DESCRIPTION

Function is used for deallocating the server context data allocated either by tpsrvgetctxdata(3) or tpsrvgetctxdata2().

This function is available only for XATMI servers.

RETURN VALUE

Function does not return a value.

ERRORS

Function does not return an error.

EXAMPLE

See atmitest/test017_srvthread/atmisv17.c for sample code.

BUGS

Report bugs to support@mavimax.com

COPYING

© Mavimax, Ltd