[zeromq-dev] Meaning of: "Pgm-WARNING: peer expired"?

Steven McCoy steven.mccoy at miru.hk
Wed Oct 20 18:48:18 CEST 2010


On 21 October 2010 00:21, Martin Sustrik <sustrik at 250bpm.com> wrote:

> How can I switch the messages off in 2.1?
>

You can set PGM_MIN_LOG_LEVEL to FATAL,

http://code.google.com/p/openpgm/wiki/OpenPgm5CReferenceErrorHandling

   - "Normal" level includes TSC calibration notices.
   - "Warning" includes unstable TSC notices, notes about unsuitable network
   interfaces, and rare socket errors.
   - "Error" includes super-user/Administrator/UAC notices on PGM/IP
   sockets.
   - "Fatal" are memory errors and assertions.

You are pretty safe from spurious warnings, the entire level set was
refactored a while back.

-- 
Steve-o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20101021/80507223/attachment.htm>


More information about the zeromq-dev mailing list