Nothing affecting core code, just some portability and future-proofing changes. Attached patches to reduce SMTP traffic.
Reminder: you are encouraged to unsubscribe using the List-Unsubscribe header. IMAP, NNTP, POP3 and git access to archives are available and more reliable: https://yhbt.net/unicorn-public/_/text/mirror/ Or give up on using unicorn and/or Ruby entirely :P Eric Wong (4): t/lib.perl: ignore errors from accept_filter on FreeBSD t/active-unix-socket: sleep for init(8) to reap worker tests: handle $/ assignment deprecation tests: ensure t/random_blob exists before Perl tests GNUmakefile | 5 +++-- t/active-unix-socket.t | 4 ++++ t/lib.perl | 2 ++ test/unit/test_stream_input.rb | 25 ++++++++++++++++--------- test/unit/test_tee_input.rb | 19 +++++++++---------- 5 files changed, 34 insertions(+), 21 deletions(-)
