Define ANJ_NET_EINPROGRESS
Defined in File anj_net_api.h
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.