comparison misc/README @ 5062:a095b3692ad1 stable-1.2

Merge of r5017: fixed null dereference with resolver and poll. Events: fixed null pointer dereference with resolver and poll. A POLLERR signalled by poll() without POLLIN/POLLOUT, as seen on Linux, would generate both read and write events, but there's no write event handler for resolver events. A fix is to only call event handler of an active event.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 11 Feb 2013 16:06:39 +0000
parents 7e24168b0853
children 09dbd363050a
comparison
equal deleted inserted replaced
5061:7ce4ecb6df5c 5062:a095b3692ad1