I don't understand “must first ensure that the front of the buffer really is contiguous”.
I can get 100 bytes from evbuffer by evbuffer_pullup() or evbuffer_remove(). evbuffer_pullup():get some contiguous data. evbuffer_remove():get some discontinuous data??? Some discontinuous data??Why we need this.We can't handle some discontinuous data. *********************************************************************** To unsubscribe, send an e-mail to majord...@freehaven.net with unsubscribe libevent-users in the body.