Some checks failed
Build RPM Package / Build RPM Packages (CentOS 7, Rocky 8/9/10) (push) Has been cancelled
- Change net.DialTimeout from "unix" to "unixgram" - Fixes "protocol wrong type for socket" error - DGRAM sockets are connectionless, better suited for log shipping - Update test to use net.ListenUnixgram instead of net.Listen Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>