Hacker News new | ask | show | jobs
by RX14 2445 days ago
A long poll connection (i.e., a TCP connection not sending packets) uses exactly 0 joules of battery until something is sent.
1 comments

That's not true. Long pools cannot have an indefinite timeout, especially for a mobile use case. Plus, it's not just the TCP connections. If you look at push notifications on Android phones in China, because GMS isn't available, every other app is having a background thread checking for push notifications. It adds up.