Skip to content

Commit

Permalink
Merge pull request Raku#1139 from flexibeast/master
Browse files Browse the repository at this point in the history
Add link to method `connect` in class `IO::Socket::Async`.
  • Loading branch information
zoffixznet authored Jan 16, 2017
2 parents 57d5071 + fa81feb commit 6ad377c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/Language/5to6-perlfunc.pod6
Original file line number Diff line number Diff line change
Expand Up @@ -263,8 +263,7 @@ well be a method in the IO::Dir class.
=item connect SOCKET, NAME
Not clearly documented, but it appears that C<connect> will be a method
you would call on some variety of IO::Socket object.
Use L<connect|/routine/connect> from the IO::Socket::Async class.
=head2 continue
Expand Down

0 comments on commit 6ad377c

Please sign in to comment.