WIP: port to mio 0.7
This isn't trivial, as mio switched to an edge-triggered only poll().
This port isn't fully working yet, it seems the reregistration of events doesn't simulate level-triggered poll() properly.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This isn't trivial, as mio switched to an edge-triggered only poll().
This port isn't fully working yet, it seems the reregistration of events doesn't simulate level-triggered poll() properly.