Home
last modified time | relevance | path

Searched refs:unregister (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/ch/
DPort.java86 final void unregister(int fd) { in unregister() method in Port
140 unregister((Integer)key); in detachForeignChannel()
DUnixAsynchronousServerSocketChannelImpl.java106 port.unregister(fdVal); in implClose()
DUnixAsynchronousSocketChannelImpl.java237 port.unregister(fdVal); in implClose()