On 4/7/06, Charles Yeomans <[EMAIL PROTECTED]> wrote: > > > On Apr 7, 2006, at 4:42 PM, Joseph J. Strout wrote: > > > At 4:22 PM -0400 4/7/06, Charles Yeomans wrote: > > > >> I am a little confused by the documentation for > >> ServerSocket.AddSocket -- I assume that the reason for its > >> existence is to allow me to write a TCPSocket subclass and return > >> instances of that class. > > > > That's right. > > > >> But the documentation suggests that it is my responsibility to > >> hang on to a reference to the object -- is this in fact the case? > > > > No, nothing of the sort. Just create 'em, return 'em, and forget 'em. > > Okay, that simplfies things. Thanks. > > Charles Yeomans
Maybe it's just me, but every time I see a question from Charles I get the feeling that I'm back in college and this is a final exam question. ;-) _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
