first,i write a program which help to proxy the domain query, and it send all the query with one socket. second, I startup the network extensions NEDNSProxyProvider. then the problem happen, my program always fail since the second query, and sendto return "Connection reset by peer". is there anyone know why? And how to resolve?