getty icon indicating copy to clipboard operation
getty copied to clipboard

这个框架有交流群么

Open ayamzh opened this issue 4 months ago • 2 comments

这个框架有交流群么

ayamzh avatar Aug 29 '25 05:08 ayamzh

备注了getty了

ayamzh avatar Aug 30 '25 05:08 ayamzh

@AlexStocks 刚仿照示写了个tcpserver 2025-08-30T15:34:14.517+0800 WARN util/logger.go:162 server{127.0.0.1:8080}.Accept() = err {accept tcp 127.0.0.1:8080: use of closed network connection github.com/AlexStocks/getty/transport.(*server).accept C:/Users/dd/go/pkg/mod/github.com/!alex!stocks/[email protected]/transport/server.go:267 github.com/AlexStocks/getty/transport.(*server).runTCPEventLoop.func1 C:/Users/dd/go/pkg/mod/github.com/!alex!stocks/[email protected]/transport/server.go:301 runtime.goexit C:/Users/dd/go/pkg/mod/golang.org/[email protected]/src/runtime/asm_amd64.s:1700 github.com/AlexStocks/getty/transport.(*server).runTCPEventLoop.func1 C:/Users/dd/go/pkg/mod/github.com/!alex!stocks/[email protected]/transport/server.go:318 runtime.goexit C:/Users/dd/go/pkg/mod/golang.org/[email protected]/src/runtime/asm_amd64.s:1700} github.com/AlexStocks/getty/util.Warnf C:/Users/dd/go/pkg/mod/github.com/!alex!stocks/[email protected]/util/logger.go:162 github.com/AlexStocks/getty/transport.(*server).runTCPEventLoop.func1 C:/Users/dd/go/pkg/mod/github.com/!alex!stocks/[email protected]/transport/server.go:318 2025-08-30T15:34:14.517+0800 INFO util/logger.go:152 server{127.0.0.1:8080} stop accepting client connect request. 每次server关闭时会报。是因为getty版本问题么,我把同样逻辑挪到example工程里就没这个问题

ayamzh avatar Aug 30 '25 07:08 ayamzh