Re: [Beepcore-java-users] tuning
Status: Beta
Brought to you by:
huston
From: Huston <hu...@us...> - 2002-12-13 15:37:20
|
Sean, The complete method is used by the listener so it doesn't pass the new Session back to anyone, which seems to be ok in most cases but I can see where this could be a problem. I'll give it some thought and see what I can come up with. As for the initiator the new Session is returned from the startTLS call. --Huston ----- Original Message ----- From: <136...@su...> To: <hu...@us...>; "beepcore-java-users" <bee...@li...> Sent: Thursday, December 12, 2002 3:50 AM Subject: [Beepcore-java-users] tuning Hi, I have looked further into the session object and I found that I was mistaken, new session objects are not created when a message is recieved. I do however still have a problem only this time I am less sure of what it is. When the tuning takes place the complete() method calls reset() (in TCPSession) which resets the session the new session object is never passed back. Is this correct, or should the object be passed back? If it is correct this way how should the peer (non TLS-initiator) get new channels and control the session? Thanks, Sean de Kock ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Beepcore-java-users mailing list Bee...@li... https://lists.sourceforge.net/lists/listinfo/beepcore-java-users |