TaskSelectClient.error_

Called if EPOLLERR was reported for the I/O device.

Future direction: This class will handle EPOLLERR through handle() when error reporting and finalizing are removed from ISelectClient.

class TaskSelectClient
protected override
void
error_
(
Exception exception
,
Event events
)

Parameters

exception Exception

not the issue here

Meta