Skip to content
  • Alexandre Lision's avatar
    transport: catch std::runtime_error · 927f3b9c
    Alexandre Lision authored
    When there is no internet connection, an error is thrown in IceTransport
    constructor.
    This destroys what has already been initialized including the thread.
    
    Change-Id: I81b6ec1f52b9312a1d6ea24c5f55dfa94da7e877
    Tuleap: #189
    Tuleap: #258
    927f3b9c