Lines Matching full:nasty
478 o Fix a nasty bug related to use of dup() with epoll on Linux (c281aba)
639 o Fix a nasty dangling-event bug when using rate-limiting groups (0bffe43)
850 o Fix another nasty solaris getaddrinfo() behavior (3557071)
1189 o Do not allow event_del(ev) to return while that event's callback is executing in another thread. This fixes a nasty race condition.