danieljoos / libkafka-asio

C++ Kafka Client Library using Boost Asio
MIT License
76 stars 40 forks source link

connect failed #31

Open jianglihua opened 5 years ago

jianglihua commented 5 years ago

when the socket connect failed, have no api to help to reconnect after an duration times. if we connect after handlequest failed, this will generate many socket time_wait.