Re: cleaning up HostTable

>>I found out
>>the channels were deleted (HTLibTerminate calls HTChannel_deleteAll), but
>>the HTHost objects
>>referencing them were not cleaned up. So, I added an HTHost_deleteAll and
>>called it before
>>HTChannel_delete all. Maybe this is too much, but it works.
>
>Sounds like a good way to me - can I get you to send me the patch again as
>an attachment or the like as it got messed up by a mailer somewhere.
>
    Here it is.

    In HTHost.c I also have some changes I posted a long time ago to make
sure
    that host->channel get reset when the channel is released and that
host->lock
    is correctly updated.

Thanks,

    Raffaele

Received on Wednesday, 31 March 1999 14:23:32 UTC