mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
Fix a typo in the bufferevent documentation
This commit is contained in:
parent
25a424fb8c
commit
98e9119fab
@ -743,7 +743,7 @@ ev_ssize_t bufferevent_get_max_to_read(struct bufferevent *bev);
|
||||
ev_ssize_t bufferevent_get_max_to_write(struct bufferevent *bev);
|
||||
|
||||
/**
|
||||
@name GrouprRate limit inspection
|
||||
@name Group Rate limit inspection
|
||||
|
||||
Return the read or write bucket size for a bufferevent rate limit
|
||||
group. Note that it can return a negative value if bufferevents in
|
||||
|
Loading…
x
Reference in New Issue
Block a user