Query: ne_set_request_body_buffer
OS: opensolaris
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NE_SET_REQUEST_(3) neon API reference NE_SET_REQUEST_(3)NAMEne_set_request_body_buffer, ne_set_request_body_fd - include a message body with a requestSYNOPSIS#include <ne_request.h> void ne_set_request_body_buffer (ne_request *req, const char *buf, size_t count);DESCRIPTIONThe ne_set_request_body_buffer function specifies that a message body should be included with the body, which is stored in the count bytes buffer buf.SEE ALSOne_request_create(3)AUTHORJoe Orton <neon@webdav.org>.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +--------------------+-----------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+-----------------+ |Availability | SUNWneon | +--------------------+-----------------+ |Interface Stability | Volatile | +--------------------+-----------------+NOTESSource for Neon is available on http://opensolaris.org. neon 0.25.5 20 January 2006 NE_SET_REQUEST_(3)
Similar Topics in the Unix Linux Community |
---|
Trying to block signal |
solaris zones vs container.. |
What does this mean? |
Identify problem with while getopts |
What is good? |