public class UnixServerSocketChannel
extends jnr.enxio.channels.NativeServerSocketChannel
Modifier and Type | Method and Description |
---|---|
UnixSocketChannel |
accept() |
static UnixServerSocketChannel |
open() |
UnixServerSocket |
socket() |
getFD, implCloseSelectableChannel, implConfigureBlocking, validOps
blockingLock, configureBlocking, implCloseChannel, isBlocking, isRegistered, keyFor, provider, register
register
begin, close, end, isOpen
public static UnixServerSocketChannel open() throws IOException
IOException
public UnixSocketChannel accept() throws IOException
IOException
public final UnixServerSocket socket()
Copyright © 2015. All Rights Reserved.