Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Event-RPC
From: Makoto Fujiwara
Date: 2015-01-29 09:56:15
Message id: 20150129085615.3DA9998@cvs.netbsd.org
Log Message:
Update to 1.05
--------------
1.05 Tue Feb 28, 2014, joern
Features:
- New Method set_max_packet_size (Client and Server)
to change the default value of 2 GB up to 4 GB
(or less).
Bugfixes
- Increased default maximum packet size from 4 MB
to 2 GB.
- Fixed test suite for parallel execution by using
different port numbers for the test server.
Thanks for the report to Andreas K«Ónig.
- Applied a patch from Salvatore Bonaccorso which
fixes missing encoding declarations in POD. Thanks!
- Fixed some POD typos. Thanks for the report to
Xavier Guimard.
Files: