git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@253 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
This commit is contained in:
mheily 2010-07-22 03:00:24 +00:00
parent 18ad3e9bc0
commit 9a8c316fa7

2
TODO
View File

@ -7,3 +7,5 @@
that 64-bit values can be used in the 'udata' field on 32-bit platforms.
* Include <sys/types.h> or convert u_int to uint32_t in event.h
* Check other filters for the EV_DISPATCH bug that was fixed in r252.