Skip to content
  • David Fifield's avatar
    Make capacity a uint. · 461dbeba
    David Fifield authored
    This prohibits some nonsense like "./proxy-go -capacity -550", which
    otherwise results in a panic like:
    
    INFO: configuration.go:174: Created Configuration at  &{[{[stun:stun.l.google.com:19302]  }] All Balanced }
    panic: makechan: size out of range
    461dbeba