DamonOehlman / async-comparison

Simple Coding Samples for async coding
15 stars 2 forks source link

read child-dirs without any outside aids #6

Closed dominictarr closed 11 years ago

dominictarr commented 11 years ago

to be fair, we should compare using the various callback managing libs with using no libs at all, thus, here is the example implemented "nude".

Interestingly, it's by no means the longest example...