User Tools

Site Tools


Sidebar

Table Of Contents

endurox:v7.0.x:api:xatmi:tpext_delb4pollcb.3

TPEXT_DELB4POLLCB

TPEXT_DELB4POLLCB

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
ERRORS
EXAMPLE
BUGS
SEE ALSO
COPYING

NAME

tpext_delb4pollcb − XATMI extension, before poll callback remove

SYNOPSIS

#include <atmi.h>

int tpext_delb4pollcb(void);

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

DESCRIPTION

Function removes previously registered callback by tpext_addb4pollcb() function. It is not an error to call this function twice.

This function is available only for XATMI servers.

RETURN VALUE

On success, tpext_delb4pollcb() return zero; on error, −1 is returned, with tperrno set to indicate the error.

ERRORS

At current version function always succeeds.

EXAMPLE

See atmitest/test008_extensions/atmisv.c for sample code.

BUGS

Report bugs to support@mavimax.com

SEE ALSO

tpext_addb4pollcb(3)

COPYING

© Mavimax, Ltd