mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-08 11:53:00 -04:00
Merge remote-tracking branch 'origin/patches-2.0'
This commit is contained in:
commit
2901542714
@ -516,7 +516,7 @@ bufferevent_socket_get_dns_error(struct bufferevent *bev)
|
||||
|
||||
BEV_LOCK(bev);
|
||||
rv = bev_p->dns_error;
|
||||
BEV_LOCK(bev);
|
||||
BEV_UNLOCK(bev);
|
||||
|
||||
return rv;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user