On Oct 16, 2006, at 6:51 PM, Trustin Lee wrote:
interface SocketConnector {// the bare-minimum of methods that consumers of a connection need to deal with to connectvoid setRemoteAddr() void setLocalAddr() void connect(); void close(); }Isn't it getRemoteAddr() and getLocalAddr()? Am I missing something?
yah, implied.. a get/set pair for those props :) -pete -- [EMAIL PROTECTED] - http://fotap.org/~osi
smime.p7s
Description: S/MIME cryptographic signature
