Changes
lib/UE.pm
lib/UniEvent.pm
lib/UniEvent.pod
lib/UniEvent/Backend.pm
lib/UniEvent/Backend/UV.pm
lib/UniEvent/Check.pm
lib/UniEvent/Check.pod
lib/UniEvent/Error.pm
lib/UniEvent/Error.pod
lib/UniEvent/Fs.pm
lib/UniEvent/Fs.pod
lib/UniEvent/FsEvent.pm
lib/UniEvent/FsEvent.pod
lib/UniEvent/FsPoll.pm
lib/UniEvent/FsPoll.pod
lib/UniEvent/Handle.pm
lib/UniEvent/Handle.pod
lib/UniEvent/Idle.pm
lib/UniEvent/Idle.pod
lib/UniEvent/Loop.pm
lib/UniEvent/Loop.pod
lib/UniEvent/Pipe.pm
lib/UniEvent/Poll.pm
lib/UniEvent/Prepare.pm
lib/UniEvent/Prepare.pod
lib/UniEvent/Request.pm
lib/UniEvent/ResolveError.pod
lib/UniEvent/Resolver.pm
lib/UniEvent/Signal.pm
lib/UniEvent/Signal.pod
lib/UniEvent/Ssl.pm
lib/UniEvent/Stream.pm
lib/UniEvent/Stream.pod
lib/UniEvent/Streamer.pm
lib/UniEvent/Streamer/FileInput.pm
lib/UniEvent/Streamer/FileOutput.pm
lib/UniEvent/Streamer/IInput.pm
lib/UniEvent/Streamer/Input.pm
lib/UniEvent/Streamer/IOutput.pm
lib/UniEvent/Streamer/Output.pm
lib/UniEvent/Streamer/StreamInput.pm
lib/UniEvent/Streamer/StreamOutput.pm
lib/UniEvent/SystemError.pm
lib/UniEvent/Tcp.pm
lib/UniEvent/Tcp.pod
lib/UniEvent/Timer.pm
lib/UniEvent/Timer.pod
lib/UniEvent/Tty.pm
lib/UniEvent/Udp.pm
Makefile.PL
MANIFEST			This list of files
misc/bench_delay.plx
misc/bench_tcp.plx
misc/find_leaks.sh
misc/jopa.pl
misc/jopa2.pl
misc/leaks.sh
misc/meiacore-959/client.pl
misc/meiacore-959/server.pl
misc/mytest.plx
misc/mytest2.plx
misc/panda.txt
misc/resolver_stress.plx
misc/run_testssl.sh
misc/sslserv.plx
misc/testssl.pl
misc/trun.plx
misc/tty.plx
src/xs/unievent.cc
src/xs/unievent.h
src/xs/unievent/AddrInfo.h
src/xs/unievent/Backend.h
src/xs/unievent/Check.h
src/xs/unievent/error.h
src/xs/unievent/Fs.h
src/xs/unievent/FsEvent.h
src/xs/unievent/FsPoll.h
src/xs/unievent/Handle.h
src/xs/unievent/Idle.h
src/xs/unievent/Listener.h
src/xs/unievent/Loop.h
src/xs/unievent/Pipe.h
src/xs/unievent/Poll.h
src/xs/unievent/Prepare.h
src/xs/unievent/Request.h
src/xs/unievent/Resolver.h
src/xs/unievent/Signal.h
src/xs/unievent/Ssl.h
src/xs/unievent/Stream.h
src/xs/unievent/Streamer.h
src/xs/unievent/Tcp.h
src/xs/unievent/Timer.h
src/xs/unievent/Tty.h
src/xs/unievent/Udp.h
src/xs/unievent/util.h
t/backend_pp.t
t/cert/01-alice.csr
t/cert/01-alice.key
t/cert/01-alice.pem
t/cert/02-bob.csr
t/cert/02-bob.key
t/cert/02-bob.pem
t/cert/ca.key
t/cert/ca.pem
t/cert/ca2.key
t/cert/ca2.pem
t/cert/keys-gen.txt
t/check.t
t/error.t
t/fs.t
t/fs_event.t
t/fs_poll.t
t/handle.t
t/idle.t
t/lib/BenchTcp.xsi
t/lib/MyTest.pm
t/lib/MyTest.xs
t/lib/test.h
t/listener.t
t/loop.t
t/misc.t
t/off/42-TCP-forked-min.tt
t/off/99-Pipe-forked.tt
t/off/99-TCP-forked.tt
t/off/connect-echo-ssl.pl
t/off/connect-reader.pl
t/off/connect-writer-ssl.pl
t/off/cpp_ssl.tt
t/off/cpp_tests.tt
t/off/serv-reader-local.pl
t/off/serv-reader-remote.pl
t/off/serv-writer-local.pl
t/off/serv-writer-remote.pl
t/off/SingleClientServer.pm
t/off/SSL_conf.pm
t/off/Talkers.pm
t/off/testssl.pl
t/off/UniClient.pm
t/off/UniClientSSL.pm
t/pipe/pair.t
t/pipe/pipe.t
t/poll.t
t/prepare.t
t/resolver.t
t/signal.t
t/streamer/basic.t
t/streamer/file.t
t/streamer/file.txt
t/streamer/stream.t
t/streamer/TestStreamer.pm
t/tcp/connect.t
t/tcp/double-free.t
t/tcp/fork.t
t/tcp/open.t
t/tcp/pair.t
t/tcp/ssl.t
t/tcp/tcp.t
t/timer.t
t/tty.t
t/udp/simple.t
t/udp/udp.t
UniEvent.xs
xs/Check.xs
xs/Error.xs
xs/Fs.xs
xs/FsEvent.xs
xs/FsPoll.xs
xs/Handle.xs
xs/Idle.xs
xs/Loop.xs
xs/Pipe.xs
xs/Poll.xs
xs/Prepare.xs
xs/Resolver.xs
xs/Signal.xs
xs/Stream.xs
xs/Streamer.xs
xs/Tcp.xs
xs/Test.xs
xs/Timer.xs
xs/Tty.xs
xs/Udp.xs
xs/UV.xs
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
