mcuadros / go-syslog

Syslog server library for go.
http://godoc.org/gopkg.in/mcuadros/go-syslog.v2
MIT License
523 stars 143 forks source link

broken pipe issue #65

Open whuben opened 5 years ago

whuben commented 5 years ago

There is a problem that the syslog server sometimes send TCP "RST" package to the client when the client send data to the server, and it raises a "broken pipe" error when the client send another data to the server using the same connection