mirror of
https://github.com/xcat2/confluent.git
synced 2025-06-02 11:37:08 +00:00
The socket.SO_PEERCRED seemed to work fine for my ppc64 RHEL system, but testing today on little- endian SLES 12 system threw that exception. So checking if the arch is "ppc64" on the exception case.