ShutdownCoordinator.create

ShutdownCoordinator create(ref EventLoop loop) @trusted nothrow

Create a coordinator associated with an event loop.

Parameters

loopThe event loop to coordinate with.

Returns

An initialized coordinator.