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 bf6b0ee commit cfd3ee3Copy full SHA for cfd3ee3
doc/Type/IO/Socket/Async.pod
@@ -99,7 +99,7 @@ should be C<close>d.
99
100
Returns an initialised C<IO::Socket::Async> client object that is
101
configured to send UDP messages using C<print-to> or C<write-to>. The
102
-C<:broadcast> adverb will set the C<SO_BOADCAST> option which will allow
+C<:broadcast> adverb will set the C<SO_BROADCAST> option which will allow
103
the socket to send packets to a broadcast address.
104
105
=head2 method bind-udp
0 commit comments