nm_session_interface.h
Go to the documentation of this file.
uint32_t nm_session_hash_t
a session hashcode in tags, used to multiplex sessions
Definition nm_core_interface.h:254
int nm_session_open(nm_session_t *pp_session, const char *label)
Open a new session, assuming processes are already connected.
const char * nm_session_get_name(nm_session_t p_session)
Get the name of the given session.
nm_session_t nm_session_lookup(nm_session_hash_t hashcode)
Lookup a session by hashcode.
This is the common public header for NewMad.
Definition nm_session_private.h:24