===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
burrow-1.2.1/core/internal/httpserver/coordinator.go-179-		}
burrow-1.2.1/core/internal/httpserver/coordinator.go:180:		hc.Log.Info("started listener", zap.String("listener", ln.Addr().String()))
burrow-1.2.1/core/internal/httpserver/coordinator.go-181-		listeners[name] = tcpKeepAliveListener{
##############################################
burrow-1.2.1/core/open_out_log_windows.go-24-func internalDup2(oldfd uintptr, newfd uintptr) error {
burrow-1.2.1/core/open_out_log_windows.go:25:	r0, _, e1 := syscall.Syscall(procSetStdHandle.Addr(), 2, oldfd, newfd, 0)
burrow-1.2.1/core/open_out_log_windows.go-26-	if r0 == 0 {
##############################################
burrow-1.2.1/.pc/0001-Adjust-to-the-older-v1.1-httprouter.patch/core/internal/httpserver/coordinator.go-177-		}
burrow-1.2.1/.pc/0001-Adjust-to-the-older-v1.1-httprouter.patch/core/internal/httpserver/coordinator.go:178:		hc.Log.Info("started listener", zap.String("listener", ln.Addr().String()))
burrow-1.2.1/.pc/0001-Adjust-to-the-older-v1.1-httprouter.patch/core/internal/httpserver/coordinator.go-179-		listeners[name] = tcpKeepAliveListener{