it's not limit of amuled, it's limit of fd_set structure on your operating system. Under normal circumstances you should not be crossing this limit. However, if you start messing with advanced settings, like "max conn in second", there's a good chance that momentary number of outstanding connections will be too high, and as a result, amuled will crash.