Actions
Bug #524
closedrecv() timeout parameter should be configurable (and the default value should be changed?)
Start date:
2013-06-14
Due date:
% Done:
100%
Estimated time:
Module:
dcmnet and various apps
Operating System:
Compiler:
Description
See this forum discussion: http://forum.dcmtk.org/viewtopic.php?f=1&t=3722&p=14955#p14955
Classified as "bug" since 60 seconds seems to be too short in some cases.
Updated by Jörg Riesmeier about 12 years ago
- Subject changed from recv() timeout parameter should be configurable (and the default should be changed?) to recv() timeout parameter should be configurable (and the default value should be changed?)
Updated by Jörg Riesmeier over 8 years ago
- Status changed from New to Closed
- Assignee set to Jörg Riesmeier
- % Done changed from 0 to 100
With commit 8d73a7f, the send() and recv() timeouts are now configurable at runtime (default is still 60 seconds).
Actions