]> granicus.if.org Git - libevent/commit
performance improvements of select handler by Nick Mathewson; I added
authorNiels Provos <provos@gmail.com>
Wed, 11 May 2005 04:08:51 +0000 (04:08 +0000)
committerNiels Provos <provos@gmail.com>
Wed, 11 May 2005 04:08:51 +0000 (04:08 +0000)
commit7a0c530b5645ea0b50e7524eae9ddab170293a18
tree70e84f3240242e076ff08f6edf4bc0285728e7f7
parent57fafe6b5f9b416367f01e77540c7f72ae019c5d
performance improvements of select handler by Nick Mathewson; I added
better recovery when memory allocation fails; something that needs to be
done for the poll improvements, too.

svn:r166
select.c