MonoTime is more robust and does not involve sophisticated timezone shenanigans, making it better suited for networking operations. Fixes #39. This commit also distinguishes read timeout exception as Exception child ReadTimeoutException, wich is thrown from loopWithTimeout function. Optimistic read branch for tcp socket improves performance on granular reads. |
||
|---|---|---|
| .. | ||
| internal | ||
| args.d | ||
| concurrency.d | ||
| connectionpool.d | ||
| core.d | ||
| file.d | ||
| log.d | ||
| net.d | ||
| path.d | ||
| stream.d | ||
| sync.d | ||
| task.d | ||
| taskpool.d | ||