SelectorInterface

Interface for connection selector implementations.

interface SelectorInterface {}

Members

Functions

select
int select(Collection collection)
Undocumented in source.

Meta