Skip Menu |

This queue is for tickets about the POE-API-Peek CPAN distribution.

Report information
The Basics
Id: 70177
Status: resolved
Worked: 1 hour (60 min)
Priority: 0/
Queue: POE-API-Peek

People
Owner: BINGOS [...] cpan.org
Requestors: perl [...] pied.nu
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 2.17
Fixed in: (no value)



Subject: Many kernel calls need a session ID / session_pid_count
Many kernel calls require a session ID now. They no longer work with a session reference. The included patch converts all kernel calls to using session ID where needed. It also documents and tests this. POE::API::Peek does not wrap _data_sig_pids_ses anywhere. The included patch adds session_pid_count for this. It also documents and tests this.
Subject: poe-api-peek-PG-01.patch

Message body is not shown because it is too large.

Hi. Patch was applied and released as version 2.18 Many thanks.