mirage / mirage-entropy

Entropy driver for MirageOS -- this has been imported into https://github.com/mirage/mirage-crypto
http://openmirage.org/
BSD 2-Clause "Simplified" License
12 stars 11 forks source link

Lwt engine loop #5

Closed pqwy closed 10 years ago

pqwy commented 10 years ago

Get rid of manual looping and use Lwt_engine.on_timer.

pqwy commented 10 years ago

Paves the way for opportunistic seeding a bit. Non-dependence on TIME is clearer and disconnect behaves properly.

pqwy commented 10 years ago

All right. I concur!

samoht commented 10 years ago

Is this ready to merge? Not sure who is in charge of this repo :-)