[Common-dev] Re: [Filesystem-dev] CR-Client: Fix httpfsys so it works with AutoUpgrade.

[Common-dev] Re: [Filesystem-dev] CR-Client: Fix httpfsys so it works with AutoUpgrade.

Greg Wright gwright at real.com
Fri Sep 24 11:57:09 PDT 2004


> 
> Sounds good. But I wonder if the default response should be based on the 
> thread on which the task is created or the thread on which AddTask() is 
> called. In most cases you create a task and then call AddTask() so it is 
> all the same.But to me at least it seems safer to use the thread that 
> AddTask() is called on, just to be safe. I'm not set on that though.

I can live with AddTask's thread for the default response thread. Mostly
because I can then move the MakeThread call out of Tasks's ctor and into
a spot where I can detect out of mem conditions (task manager).

--greg.




More information about the Common-dev mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.