Define ANJ_NET_EINPROGRESS

Define Documentation

ANJ_NET_EINPROGRESS

A code indicating that the operation cannot be performed immediately. This may occur when the underlying operation is still in progress (e.g., ongoing communication with a cellular modem). To properly complete the operation, the caller must retry the function with the same parameters.