File: Changes

package info (click to toggle)
libio-epoll-perl 0.03-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 168 kB
  • sloc: perl: 404; pascal: 92; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 500 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Revision history for Perl extension IO::Epoll.

0.01  Sat Feb 28 15:32:58 2004
	- original version; created by h2xs 1.23 with options
		-b 5.6.0 -n IO::Epoll sys/epoll.h

0.02   Sat Jan 24 14:19:22 PST 2009
	- Applied patches from Paul LeoNerd Evans:
		* Ensure ->poll returns correct value on error;
		* Ensure that ->poll interprets timeout correctly
		* Add support for epoll_pwait, and IO::Ppoll compatibility

0.03   Wed Jan  4 15:34:40 EST 2012
    - Applied patch from RT for latest bleadperl