NAME

cat_getsessid - get session identifier

SYNOPSIS

#include <cat.h>

int cat_getsessid(cat_session *sess);

DESCRIPTION

Returns an identifier for the session. Identifiers are only unique within the same process.

SEE ALSO

cat