armanbilge/epollcat

More principled error handling

Opened this issue · 1 comments

Currently it's mostly RuntimeExceptions. I think what we need is a function errno => JDK Exception that we can use in these places.

FYI the most common errors I'm seeing so far are 65 and 54 :)