hannesm / jackline

minimalistic secure XMPP client in OCaml
BSD 2-Clause "Simplified" License
251 stars 20 forks source link

socket handling #14

Closed hannesm closed 9 years ago

hannesm commented 9 years ago

do reconnects and actually discover when tcp/and or tls/and or xmpp is down (currently getting hours later an ECONNRESET, not very useful)

hannesm commented 9 years ago

done via https://github.com/hannesm/jackline/compare/1d5763303f...21f46a1ef9