• Mygod's avatar
    Crash recovery for NAT mode · 8657ef87
    Mygod authored
    Bugfix: when NAT process is killed, Internet access is gone. Reproduce with:
    
        adb shell killall com.github.shadowsocks:nat
    
    One circumstance it cannot recover from is when updating to a new version, where both processes are killed at the same time. But a reset will be executed when the new version is launched.
    8657ef87
ShadowsocksDeathRecipient.scala 521 Bytes