Skip to content
Snippets Groups Projects
Select Git revision
  • feature/SKR
  • master default protected
  • censuseval
  • exp/labcolours
  • feature/disconflow
  • exp/multires-sgm
  • chromatest
  • bug/feedrecord
  • feature/375/fullres-fstream
  • feature/poses
  • feature/stereocalib
  • feature/gui2-pch
  • feature/gui2-nanogui-mitsuba
  • feature/use-new-frame
  • feature/depth-touch
  • feature/use10bit
  • bug/optflow-disparity
  • feature/websocket-pose
  • exp/candidatemask
  • feature/sgm-experimental
  • v0.0.6
  • v0.0.5
  • v0.0.4
  • v0.0.3
  • v0.0.2
  • v0.0.1
26 results

ftl

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Shawn Pearce authored
    If the readAdvertisedRefs() method throws an exception, its already
    closed the connection and wrapped the underlying cause inside of a
    suitable TransportException object that it is throwing.  We shouldn't
    catch IOException and rethrow a wrapped copy here, because we'll double
    wrap the exception thrown by readAdvertisedRefs.  This may obsecure the
    root cause of the connection failure from the end-user.
    
    Change-Id: I0ca61560f9888c666323dac8a5582aab25e897ff
    Signed-off-by: default avatarShawn O. Pearce <spearce@spearce.org>
    dd931bd9
    History
    Name Last commit Last update