May 12, 2013 [phobos] [D-Programming-Language/phobos] 429b12: fixed receiveTimeout to not wait beyond the specif... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 429b12b185d2807c57070a371aae843426fd4aa7 https://github.com/D-Programming-Language/phobos/commit/429b12b185d2807c57070a371aae843426fd4aa7 Author: Sean Kelly <sean@invisibleduck.org> Date: 2013-04-30 (Tue, 30 Apr 2013) Changed paths: M std/concurrency.d Log Message: ----------- fixed receiveTimeout to not wait beyond the specified limit in the event of multiple internal waits Commit: e8662efe02160ce4212a3deb8b1bb3b4dfb10279 https://github.com/D-Programming-Language/phobos/commit/e8662efe02160ce4212a3deb8b1bb3b4dfb10279 Author: David Nadlinger <code@klickverbot.at> Date: 2013-05-12 (Sun, 12 May 2013) Changed paths: M std/concurrency.d Log Message: ----------- Merge pull request #1279 from complexmath/fix_receiveTimeout Fixed an issue where receiveTimeout might wait too long Compare: https://github.com/D-Programming-Language/phobos/compare/57f310a40057...e8662efe0216 |
Copyright © 1999-2021 by the D Language Foundation