fileHandleItem

A result instance that contains either the file handle representing the “near” end of a socket connection, or an error.

Declaration

var fileHandleItem: Result<FileHandle, POSIXError>