Pode ser que você esteja, na verdade, estabelecendo mais de dez conexões simultaneamente (a parte real que estabelece, não o total de conexões estabelecidas) ou você tem algum malware no sistema.
Como Izzy escreveu, este é supostamente um recurso de segurança para evitar que o malware atinja o sistema com tentativas incompletas de conexão - portanto, você pode verificar minuciosamente a integridade do seu sistema primeiro e tentar descobrir o que está causando esse aviso (tente Antimalware do Malwarebyte se você quiser meu favorito pessoal).
Alguns aplicativos P2P podem causar isso, mas a maioria, se você os mantiver atualizados, deve lidar com isso até agora. Aqui está o artigo da Microsoft e aqui estão algumas citações, terminando com uma instrução sobre como você pode descobrir o culpado:
The TCP/IP stack in Windows XP with Service Pack 2 (SP2) installed limits the number of concurrent, incomplete outbound TCP connection attempts. When the limit is reached, subsequent connection attempts are put in a queue and resolved at a fixed rate so that there are only a limited number of connections in the incomplete state. During normal operation, when programs are connecting to available hosts at valid IP addresses, no limit is imposed on the number of connections in the incomplete state. When the number of incomplete connections exceeds the limit, for example, as a result of programs connecting to IP addresses that are not valid, connection-rate limitations are invoked, and this event is logged.
At the command prompt, type Netstat –no Find the process with a large number of open connections that are not yet established. These connections are indicated by the TCP state SYN_SENT in the State column of the Active Connections information. Note the process identification number (PID) of the process in the PID column. Press CTRL+ALT+DELETE and then click Task Manager.