Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/nio/ch/
DUnixAsynchronousServerSocketChannelImpl.java67 private Object acceptAttachment; field in UnixAsynchronousServerSocketChannelImpl
117 att = acceptAttachment; in implClose()
200 Object att = acceptAttachment; in onEvent()
317 this.acceptAttachment = att; in implAccept()