Resolving Device Suspension Issues
Connected TCP sockets, including loop back, prevent a device from suspending. The following operations enable a device to suspend:
- Any operations on UDP sockets
- Unconnected open sockets
- Listening sockets; after being accepted, they will keep the device from suspending