SelectableChannel.ValidOps
Documentation for this section has not yet been entered.
Gets the valid operations of this channel. Server-socket channels support accepting operation, so this method returns SelectionKey.OP_ACCEPT.
[Android Documentation]