Add blocking connection with timeout, and initial poll functionality.

This commit is contained in:
Christoffer Lerno
2023-09-03 19:03:00 +02:00
parent 29cc9ad8b1
commit d1bb9c55ee
11 changed files with 203 additions and 15 deletions

View File

@@ -25,6 +25,7 @@ fault IoError
FILE_NOT_FOUND,
FILE_NOT_VALID,
GENERAL_ERROR,
ILLEGAL_ARGUMENT,
INCOMPLETE_WRITE,
INTERRUPTED,
INVALID_POSITION,