NAME#
Test::IO::Socket::Async - A test double for IO::Socket::Async
SYNOPSIS#
use Test::IO::Socket::Async;
DESCRIPTION#
Test::IO::Socket::Async is provides the same API as IO::Socket::Async
but for testing. See the associated blog post for more information.
AUTHOR#
Jonathan Worthington
COPYRIGHT AND LICENSE#
Copyright 2016 - 2017 Jonathan Worthington
Copyright 2024, 2025 Raku Community
This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.