Learn R Programming

nanonext (version 1.5.2)

.keep: Keep Promise

Description

Internal package function.

Usage

.keep(x, ctx)

Value

NULL.

Arguments

x

a 'recvAio' or 'ncurlAio' object.

ctx

the return value of environment().

Details

If successful, both x and ctx are preserved and accessible from the promise callback.