Skip to content
  • Brad King's avatar
    ENH: Compare source hashes during socket handshake · 9acacb80
    Brad King authored
    This teaches vtkSocketCommunicator to compare a hash of its source file
    content between client and server.  The approach is more reliable than
    the CVS revision number because it accounts for local modifications.  It
    also removes dependence on a particular version control system.
    9acacb80