Remove "adopting file descriptors" open question.

This commit is contained in:
Sönke Ludwig 2017-06-10 10:57:40 +02:00
parent 68e8fcb21d
commit b31e91359f
No known key found for this signature in database
GPG key ID: D95E8DB493EE314C

View file

@ -72,6 +72,5 @@ File watcher | —
### Open questions
- Error code reporting
- Adopting existing file descriptors (done for files)
- Enqueued writes
- Use the type system to prohibit passing thread-local handles to foreign threads