ConnectionPool!TCPConnection used to work with the old vibe-d:core implementation, but now failed, because TCPConnection is a struct. All assumptions about `Connection` being a class have been remove in this commit. |
||
|---|---|---|
| .. | ||
| args.d | ||
| concurrency.d | ||
| connectionpool.d | ||
| core.d | ||
| file.d | ||
| log.d | ||
| net.d | ||
| path.d | ||
| stream.d | ||
| sync.d | ||
| task.d | ||
| taskpool.d | ||