vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
ConnectionPool.this
index
vibe
core
connectionpool
ConnectionPool
Scheduled for deprecation - use an
@safe
callback instead
this
(Connection delegate() @(safe) connection_factory, uint max_concurrent)
this
(Connection delegate() connection_factory, uint max_concurrent)
class
ConnectionPool
(Connection)
@
safe
@
system
this
(
Connection
delegate
(
)
connection_factory
,
uint
max_concurrent
= uint.
max
)
Meta
Source
See Implementation
index
vibe
core
connectionpool
ConnectionPool
constructors
this
functions
lockConnection
properties
maxConcurrency
Scheduled for deprecation - use an @safe callback instead