Man Page: sip_new_msg
Operating Environment: opensolaris
Section: 3sip
sip_new_msg(3SIP) Session Initiation Protocol Library Functions sip_new_msg(3SIP)NAMEsip_new_msg - allocates a new SIP messageSYNOPSIScc [ flag ... ] file ... -lsip [ library ... ] #include <sip.h> sip_msg_t sip_new_msg();DESCRIPTIONThe sip_new_msg() function allocates and returns a new SIP message.RETURN VALUESThe sip_new_msg() function returns the newly allocated SIP message on success and NULL on failure. The value of errno is not changed by these calls in the event of an error.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+SEE ALSOlibsip(3LIB) SunOS 5.11 25 Jan 2007 sip_new_msg(3SIP)
| Similar Topics in the Unix Linux Community |
|---|
| solaris zones vs container.. |
| Study UNIX Kernel |
| Grep the 'not running' jobs and will send the update in mail with its name(job) |
| Identify problem with while getopts |
| What is good? |