Skip to content
  • Mike Hibler's avatar
    Support for UDP: · 7a3101fd
    Mike Hibler authored
            tmcd listens on port 7777 for both UDP and TCP.
            UDP replies are buffered and sent as a single (up to 8k) packet.
    
            tmcc can be compiled to make UDP queries as well as TCP
            Not defined by default, used for debugging
    
    Cleaned up some lint.
    7a3101fd