kohler / click

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

Socket reconnect #447

Closed rriggio closed 4 years ago

rriggio commented 4 years ago

This patch allows the socket to reconnect if the connection drops. It also allows specifying a handler to be invoked when a reconnection occurs.