diff options
author | Damien George <damien.p.george@gmail.com> | 2019-05-09 00:30:04 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-05-17 17:14:45 +1000 |
commit | 0557f0b74b67f91e4ced1c0ffd5d677f1699e64f (patch) | |
tree | bf76785aa5ecb7e42eed46eb8f65502e70fb92ee /py/binary.c | |
parent | 2630d3e51f3f4ac933e556bb3df2953698ac74fc (diff) |
esp32/network_ppp: Add a timeout for closing PPP connection.
This also fixes deleting the PPP task, since eTaskGetState() never returns
eDeleted.
A limitation with this patch: once the PPP is deactivated (ppp.active(0))
it cannot be used again. A new PPP instance must be created instead.
Diffstat (limited to 'py/binary.c')
0 files changed, 0 insertions, 0 deletions