mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
Fix a comment in test-fdleak after 077c7e949.
This commit is contained in:
parent
76b994ac61
commit
3881d8fdf6
@ -113,7 +113,7 @@ listener_accept_cb(struct evconnlistener *listener, evutil_socket_t sock,
|
||||
bufferevent_enable(bev, EV_READ|EV_WRITE);
|
||||
}
|
||||
|
||||
/* Start the server listening on PORT and start the first client. */
|
||||
/* Start the server listening on a random port and start the first client. */
|
||||
static void
|
||||
start_loop(void)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user