mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
small doc fix.
svn:r1319
This commit is contained in:
parent
cdaca02c29
commit
3f0e49283b
@ -506,7 +506,7 @@ struct evbuffer_cb_info {
|
|||||||
should start looking for data. NULL means, "At the start of the
|
should start looking for data. NULL means, "At the start of the
|
||||||
buffer."
|
buffer."
|
||||||
@param vec_out an array of evbuffer_iovec
|
@param vec_out an array of evbuffer_iovec
|
||||||
@param n_vec the length of n_vec. If 0, we only count how many
|
@param n_vec the length of vec_out. If 0, we only count how many
|
||||||
extents would be necessary to point to the requested amount of
|
extents would be necessary to point to the requested amount of
|
||||||
data.
|
data.
|
||||||
@return The number of extents needed. This may be less than n_vec
|
@return The number of extents needed. This may be less than n_vec
|
||||||
|
Loading…
x
Reference in New Issue
Block a user