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. |
||
|---|---|---|
| .. | ||
| core | ||
| internal | ||
| appmain.d | ||
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. |
||
|---|---|---|
| .. | ||
| core | ||
| internal | ||
| appmain.d | ||