We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 912c326 commit 3573f9bCopy full SHA for 3573f9b
doc/Type/IO/Socket/Async.pod6
@@ -252,7 +252,7 @@ L<Promise|/type/Promise>.
252
253
In order to close the underlying listening socket created by C<listen> you can
254
C<close> the
255
-L<IO::Socket::Async::ListenSocket/type/IO::Socket::Async::ListenSocket>. See
+L<IO::Socket::Async::ListenSocket|/type/IO::Socket::Async::ListenSocket>. See
256
L<listen|#method_listen> for examples.
257
258
=head2 method socket-host
0 commit comments