mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Add blocking connection with timeout, and initial poll functionality.
This commit is contained in:
@@ -25,6 +25,7 @@ fault IoError
|
||||
FILE_NOT_FOUND,
|
||||
FILE_NOT_VALID,
|
||||
GENERAL_ERROR,
|
||||
ILLEGAL_ARGUMENT,
|
||||
INCOMPLETE_WRITE,
|
||||
INTERRUPTED,
|
||||
INVALID_POSITION,
|
||||
|
||||
Reference in New Issue
Block a user