kohler / click

The Click modular router: fast modular packet processing and analysis
Other
735 stars 322 forks source link

Allow socket element to reconnect. #448

Open rriggio opened 4 years ago

rriggio commented 4 years ago

Socket element reconnects if server drops the connection. A handler can be specified as parameter of the socket element. The handler is invoked when the socket reconnects.

tbarbette commented 4 years ago

You known you can push to an open pull request, and it will update itself, right? :p

rriggio commented 4 years ago

Nope, actually I did not know. Thanks :)