Man Page: ne_set_request_body_buffer
Operating Environment: opensolaris
Section: 3
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)
| Related Man Pages |
|---|
| ne_set_request_body_buffer(3) - debian |
| ne_set_request_body_fd64(3) - debian |
| ne_set_request_body_fd(3) - centos |
| ne_set_request_body_fd64(3) - suse |
| ne_set_request_body_fd(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Study UNIX Kernel |
| Free Sun Blade 2k, Ultra 2, Ross Hyperstation 30, cards, memory- Baltimore, MD |
| What's legal and what's not? |
| Identify problem with while getopts |
| What is good? |