• Jim Fulton's avatar
    Added logic to: · b57d55e2
    Jim Fulton authored
      - Close sockets on process shutdown. This should avoid "address
        already in use" messages on restarts.
    
      - Log shutdown.
    
    Fixed bugs in handling -u option:
    
      - The -u option wasn't registered with getopt
    
      - User lookup failures weren't logged correctly.
    b57d55e2
start.py 9.62 KB