pub unsafe extern "C" fn aws_get_hard_limit_io_handles() -> usize
Expand description

Returns the hard limit for max io handles (max fds in unix terminology). This limit is one more than the actual limit. This limit cannot be increased without sudo permissions.