Method

FoundryAcpConnectionclose

unstable since: 1.2

Declaration [src]

DexFuture*
foundry_acp_connection_close (
  FoundryAcpConnection* self
)

Description [src]

Closes the ACP transport.

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.