mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-15 07:15:03 -04:00
close -> EVUTIL_CLOSESOCKET
svn:r909
This commit is contained in:
parent
1b40a378d1
commit
9ee4990f6c
@ -1270,7 +1270,7 @@ http_multi_line_header_test(void)
|
||||
event_dispatch();
|
||||
|
||||
bufferevent_free(bev);
|
||||
close(fd);
|
||||
EVUTIL_CLOSESOCKET(fd);
|
||||
|
||||
evhttp_free(http);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user