Searched refs:connectAttachment (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/src/solaris/classes/sun/nio/ch/ | ||
H A D | UnixAsynchronousSocketChannelImpl.java | 66 private Object connectAttachment; field in class:UnixAsynchronousSocketChannelImpl 272 Object att = connectAttachment; 336 this.connectAttachment = attachment; |
Completed in 29 milliseconds