evbuffer_ptr Struct Reference

Points to a position within an evbuffer. More...

#include <buffer.h>


Data Fields

struct {
   void *   chain
   size_t   pos_in_chain
_internal
ssize_t pos


Detailed Description

Points to a position within an evbuffer.

Used when repeatedly searching through a buffer. Calls to any function that modifies or re-packs the buffer contents may invalidate all evbuffer_ptrs for that buffer. Do not modify these values except with evbuffer_ptr_set.


The documentation for this struct was generated from the following file:

Generated on Fri Apr 17 21:33:56 2009 for libevent by  doxygen 1.5.7