split_circuitbuild 203 B

1234
  1. o Code simplification and refactoring:
  2. - Move the entry node code from circuitbuild.c to its own file.
  3. - Move the circuit build timeout tracking code from circuitbuild.c
  4. to its own file.