IO-Multiplex

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension IO::Multiplex.

1.16 Thu Apr  9 17:00:00 CET 2015
	- Fix descriptor memory leak:
	  Make $mux->close actually untie *$fh

1.15 Tue Mar 11 14:00:00 CET 2015
	- Move untie patch to the right place.

1.14 Mon Mar 30 11:00:00 CET 2015
	- Fix 110_ntest to avoid reading from muxed handle.
	- Apply patch to prevent untie warnings. 
	  rt.cpan.org#67846 [dmcbridepath@cpan.org Darin McBride]

1.13 Fri Apr 15 08:42:43 CEST 2011
	- fix handling of outbuf which contains '0'.
	  rt.cpan.org#67458 [Gordon Russell]

1.12 Wed Feb 23 22:35:27 CET 2011
	- fix MSWin32 complaints
	  rt.cpan.org#66096 [Mark Dootson]

1.11 Wed Feb  2 17:05:08 CET 2011
        - Avoid warning while adding pipe
          rt.cpan.org#60068 [Khedin] and #16259
	- Add EWOULDBLOCK and non-blocking mode for windows,
	  rt.cpan.org#23982 [junk@penilecolada.com]
	- Typo "closeing", rt.cpan.org#21085 [D Steinbrunner]
	- avoid shutdown after close,
	  rt.cpan.org#5715 [Lars Jensen] and #5885
	- use length of outbuf, not exists to see if it is
	  empty. [Ersun Warncke]
	- turn "use warnings" on



( run in 0.846 second using v1.01-cache-2.11-cpan-49f99fa48dc )