Re: using deflateSetDictionary DEFLATE ZLIB
- From: George Wilson <george_wilson_mit@xxxxxxxxx>
- Date: Tue, 31 Jul 2007 13:38:53 -0000
On Jul 28, 12:53 am, Mark Adler <mad...@xxxxxxxxxxxxxxxxxx> wrote:
On Jul 26, 5:48 am, George Wilson <george_wilson_...@xxxxxxxxx> wrote:
I have one more question is the zlib lib build for windows is thread
safe.
The zlib code itself is thread-safe. Whether zlib is thread-safe
depends on whether the functions it calls are thread-safe, e.g. malloc
and free, or for the gz* functions, stdio.
I don't actually know if the zlib DLL we distribute is thread-safe. I
suspect it depends on what environment it's run in.
Mark
Thankyou Mark for all your replies
George Wilson
.
- References:
- [Question] using deflateSetDictionary DEFLATE ZLIB
- From: George Wilson
- Re: using deflateSetDictionary DEFLATE ZLIB
- From: Mark Adler
- Re: using deflateSetDictionary DEFLATE ZLIB
- From: George Wilson
- Re: using deflateSetDictionary DEFLATE ZLIB
- From: Mark Adler
- [Question] using deflateSetDictionary DEFLATE ZLIB
- Prev by Date: Re: seek to the end of file
- Next by Date: Re: seek to the end of file
- Previous by thread: Re: using deflateSetDictionary DEFLATE ZLIB
- Next by thread: Re: Video data?
- Index(es):
Relevant Pages
|
|