Skip to content

esp32/network_ppp: Add a timeout for closing PPP connection.#4766

Closed
dpgeorge wants to merge 1 commit intomicropython:masterfrom
dpgeorge:esp32-ppp-close-timeout
Closed

esp32/network_ppp: Add a timeout for closing PPP connection.#4766
dpgeorge wants to merge 1 commit intomicropython:masterfrom
dpgeorge:esp32-ppp-close-timeout

Conversation

@dpgeorge
Copy link
Copy Markdown
Member

@dpgeorge dpgeorge commented May 8, 2019

A fix for issue #4708 .

A limitation with this: once the PPP is deactivated (ppp.active(0)) it cannot be used again. A new PPP instance must be created instead.

@dpgeorge dpgeorge mentioned this pull request May 8, 2019
@dpgeorge
Copy link
Copy Markdown
Member Author

This may not be a full solution to getting PPP closing reliably but it's definitely a step in the right direction. So merged in 0557f0b

@dpgeorge dpgeorge closed this May 17, 2019
@dpgeorge dpgeorge deleted the esp32-ppp-close-timeout branch May 17, 2019 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant