On 23-May-05 22:17:34 Francois PIETTE wrote:
[...]
>> - The FtpCli version is not changed
>> - The WSocket version is not changed
>> - The WSocketS version is not changes
>I think they have all 3 changed very slightly.
It seems to me that usually you bumped the version when something is
changed in the code (excluding specific part for SSL support).
In FtpCli I see:
- Two new protected methods (DataSocketPutAppendInit and
DataSocketGetInit)
- in DataSocketPutDataSent a FDataSocket.ShutDown(1) is called
instead FDataSocket.CloseDelayed
- some new parts that seem specific for SSL but are not inside
{$IFDEF USE_SSL}
In WSockBuf (I forget to mention it):
- new property BufUsed
In WSocket:
- The PutDataInSendBuffer set pAllSent to false
In WSocketS:
- some changes in TriggerSessionAvailable
>HttpSrv also has changed.
Yes, and you bumped the version from 1.33 to 1.36
I think that any changes that affect the code should cause an
increase of the unit version when you make a new release or beta. So
we can speak of a specific unit version instead of "the version
included in the release of ...".
In any case this is your choice, I'm only suggesting :-)
Bye, Maurizio.
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be