Skip to content
  • Nick Mathewson's avatar
    Don't tell anybody, but we're going OO here. This patch splits · 7239262f
    Nick Mathewson authored
    circuit_t into origin_circuit_t and or_circuit_t.  I fixed some
    segaults; there may be more.  We still need to move more rendezvous
    stuff into subtypes.
    
    This is a trial run for splitting up connection_t; if the approach is
    insane, please say so soon so we can do something smarter.
    
    Also, this discards the old HALF_OPEN code, which nobody seems to
    want.
    
    
    svn:r6817
    7239262f