Changes for version 0.6

  • Added code to detect a failed Start() and throw errors if Process() was called.
  • Fixed problem where a failed Start() would cause Stop() to crater since the socket and selects might be undefined.