The partial match feature in -
FindMatchingSocket(UDP_HEADER *h, NODE_INFO *remoteNode, IP_ADDR *localIP)
has caused some very unpredictable behaviour in my application. If any received UDP packet's remotePort matches any socket's SourcePort in the arp ..
↧