[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[Libevent-users] a question of evbuffer_pullup



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 majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.