Method

FoundryAcpConnectionawait

unstable since: 1.2

Declaration [src]

DexFuture*
foundry_acp_connection_await (
  FoundryAcpConnection* self
)

Description [src]

Waits for the ACP connection to close.

Available since: 1.2

Return value

Type: DexFuture

A DexFuture.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.