Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Finish a comment; timotimo++.
  • Loading branch information
jnthn committed Dec 14, 2015
1 parent de38b0b commit 2482f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S32-io/IO-Socket-Async-UDP.t
Expand Up @@ -6,7 +6,7 @@ plan 2;
my $hostname = 'localhost';
my $port = 5001;

# Promise used to check listener received data, and to make
# Promise used to check listener received the correct data.
my $rec-prom;

# Listener
Expand Down

0 comments on commit 2482f11

Please sign in to comment.