[Issue 5356] receiveTimeout value < 500 does not work.

2010-12-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5356


Joost  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


--- Comment #2 from Joost  2010-12-22 09:16:14 PST ---
The problem does no longer show in D2.051

Thanks!

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 5356] receiveTimeout value < 500 does not work.

2010-12-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5356



--- Comment #1 from Joost  2010-12-18 15:33:10 PST ---
Thought following output could be of interest (there's no 2.050 version field
yet):

$ dmd -v time.d
binary/local/dmd2/usr/bin/dmd
version   v2.050
config/etc/dmd.conf
parse time
importall time
importobject(/local/dmd2/usr/include/d/dmd/druntime/import/object.di)
importstd.concurrency   
(/local/dmd2/usr/include/d/dmd/phobos/std/concurrency.d)
importcore.atomic   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/atomic.di)
importcore.sync.barrier   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/sync/barrier.di)
importcore.sync.exception   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/sync/exception.di)
importcore.sync.condition   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/sync/condition.di)
importcore.sync.mutex   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/sync/mutex.di)
importcore.sys.posix.pthread   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/sys/posix/pthread.di)
importcore.sys.posix.config   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/sys/posix/config.di)
importcore.stdc.config   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/stdc/config.di)
importcore.sys.posix.sys.types   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/sys/posix/sys/types.di)
importcore.stdc.stdint   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/stdc/stdint.di)
importcore.stdc.stddef   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/stdc/stddef.di)
importcore.stdc.signal   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/stdc/signal.di)
importcore.stdc.wchar_   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/stdc/wchar_.di)
importcore.stdc.stdarg   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/stdc/stdarg.di)
importcore.stdc.stdio   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/stdc/stdio.di)
importcore.stdc.time   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/stdc/time.di)
importcore.sys.posix.sched   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/sys/posix/sched.di)
importcore.sys.posix.time   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/sys/posix/time.di)
importcore.sys.posix.signal   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/sys/posix/signal.di)
importcore.sync.config   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/sync/config.di)
importcore.sys.posix.sys.time   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/sys/posix/sys/time.di)
importcore.sys.posix.sys.select   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/sys/posix/sys/select.di)
importcore.stdc.errno   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/stdc/errno.di)
importcore.sync.rwmutex   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/sync/rwmutex.di)
importcore.sync.semaphore   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/sync/semaphore.di)
importcore.sys.posix.semaphore   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/sys/posix/semaphore.di)
importstd.variant(/local/dmd2/usr/include/d/dmd/phobos/std/variant.d)
importstd.traits(/local/dmd2/usr/include/d/dmd/phobos/std/traits.d)
importstd.typetuple   
(/local/dmd2/usr/include/d/dmd/phobos/std/typetuple.d)
importstd.c.string(/local/dmd2/usr/include/d/dmd/phobos/std/c/string.d)
importcore.stdc.string   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/stdc/string.di)
importstd.conv(/local/dmd2/usr/include/d/dmd/phobos/std/conv.d)
importcore.stdc.math   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/stdc/math.di)
importcore.memory   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/memory.di)
importcore.stdc.stdlib   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/stdc/stdlib.di)
importstd.algorithm   
(/local/dmd2/usr/include/d/dmd/phobos/std/algorithm.d)
importstd.array(/local/dmd2/usr/include/d/dmd/phobos/std/array.d)
importstd.c.stdio(/local/dmd2/usr/include/d/dmd/phobos/std/c/stdio.d)
importstd.encoding(/local/dmd2/usr/include/d/dmd/phobos/std/encoding.d)
importstd.string(/local/dmd2/usr/include/d/dmd/phobos/std/string.d)
importcore.exception   
(/local/dmd2/usr/include/d/dmd/druntime/import/core/exception.di)
importstd.ctype(/local/dmd2/usr/include/d/dmd/phobos/std/ctype.d)
importstd.exception   
(/local/dmd2/usr/include/d/dmd/phobos/std/exception.d)
importstd.range(/local/dmd2/usr/include/d/dmd/phobos/std/range.d)
importstd.functional   
(/local/dmd2/usr/include/d/dmd/phobos/std/functional.d)
importstd.metastrings   
(/local/dmd2/usr/include/d/dmd/phobos/std/metastrings.d)
importstd.stdio(/local/dmd2/usr/include/d/dmd/phobos/std/stdio.d)
importstd.stdiobase   
(/local/dmd2/usr/include/d/dmd/phobos/std/stdiobase.d)
importstd.file(/local/dmd2/usr/include/d/dmd/p