--- loncom/loncnew 2011/06/17 16:36:29 1.99 +++ loncom/loncnew 2011/06/17 17:41:37 1.100 @@ -2,7 +2,7 @@ # The LearningOnline Network with CAPA # lonc maintains the connections to remote computers # -# $Id: loncnew,v 1.99 2011/06/17 16:36:29 raeburn Exp $ +# $Id: loncnew,v 1.100 2011/06/17 17:41:37 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -788,7 +788,7 @@ is readable. The action is state depend =head3 State=Initialized -We're waiting for the challenge, this is a no-op until the +We are waiting for the challenge, this is a no-op until the state changes. =head3 State=Challenged @@ -986,9 +986,9 @@ event. The action taken is very state d =head3 State = Connected The connection is in the process of sending the 'init' hailing to the -lond on the remote end. The connection object's Writable member is -called. On error, ConnectionError is called to destroy the connection -and remove it from the ActiveConnections hash +lond on the remote end. The Writable member of the connection object +is called. On error, call ConnectionError to destroy the connection +and remove it from the ActiveConnections hash. =head3 Initialized