|
|
|
|
|
by zeveb
3692 days ago
|
|
> If you have any sort of long lived mobile connection, you will encounter half closed sockets due to mobile network quirks. At scale you really want to clean these up. Could golang.org/x/net/context.WithTimeout be used to handle this? |
|