]> granicus.if.org Git - libevent/commit
use hashtable instead of linked list to cache winsock errors
authorPatrick Pelletier <code@funwithsoftware.org>
Tue, 26 Feb 2013 03:02:32 +0000 (19:02 -0800)
committerPatrick Pelletier <code@funwithsoftware.org>
Tue, 26 Feb 2013 03:02:32 +0000 (19:02 -0800)
commit4ccdd53f78b200651ba0291466551e16486def24
tree4a00d4a17448113d5e1b8fbf8eb353516f2e6fc7
parent2078e9b46aa25cb3131acc9e575939533a77eb36
use hashtable instead of linked list to cache winsock errors

as discussed here:
https://github.com/libevent/libevent/pull/41#issuecomment-13611817
evutil.c