ERROR_REQ_NOT_ACCEP top-level constant

  1. @Deprecated('Use WIN32_ERROR.ERROR_REQ_NOT_ACCEP instead')
int const ERROR_REQ_NOT_ACCEP

No more connections can be made to this remote computer at this time because there are already as many connections as the computer can accept.

Implementation

@Deprecated('Use WIN32_ERROR.ERROR_REQ_NOT_ACCEP instead')
const ERROR_REQ_NOT_ACCEP = 71;