> On a second look the existing "hcRequest" state seems to be the 
> state that I
> am searching for: the server socket is waiting for new requests. My
> question is, why is the state not automatically reset after 
> "hcSendData" back to "hcRequest"?
> As the last changes in this area have been made by Arno 

I added hcSendData a year ago, because initially the state was reset to
hcRequest before any data was sent, which caused a problem when blank
lines were sent after a request.  

State is not currently changed when a request ends because it's not
necessary as part of the state mechanism.  

Angus

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to