Web ページを開くとすぐに、Fennec (Android 用 Firefox) がランダムなポートで UDP ソケットを開きます。このソケットとは何ですか? なぜ必要なのですか?
cat /proc/net/udp
sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops
361: 00000000:ABC2 00000000:0000 07 00000000:00000000 00:00000000 00000000 10074 0 61366 2 00000000 0
netstat
Proto Recv-Q Send-Q Local Address Foreign Address State
udp 0 0 0.0.0.0:43970 0.0.0.0:* CLOSE
問題は、Firefox が開いている限り閉じられず、Google の CTS コンプライアンスに違反していることです。