refactor: better ProcessIo impl
This commit is contained in:
@@ -16,5 +16,6 @@ pub enum Errno {
|
||||
NotImplemented,
|
||||
OutOfMemory,
|
||||
TimedOut,
|
||||
TooManyDescriptors,
|
||||
WouldBlock,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user