mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-09 20:41:27 -04:00
better comment
svn:r152
This commit is contained in:
parent
2fa38549d7
commit
0cce9a01d7
@ -242,6 +242,8 @@ bufferevent_priority_set(struct bufferevent *bufev, int priority)
|
|||||||
return (0);
|
return (0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Closing the file descriptor is the responsibility of the caller */
|
||||||
|
|
||||||
void
|
void
|
||||||
bufferevent_free(struct bufferevent *bufev)
|
bufferevent_free(struct bufferevent *bufev)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user