Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
每次向服务器发送调用时,都会建立不同的连接。假设我打了三个电话,然后当我查看时$ adb shell netstat,在 android 不同的本地端口上有多个服务器 IP 实例。如何使用单例连接进行请求。
$ adb shell netstat