Changeset 9674


Ignore:
Timestamp:
12/13/09 23:18:30 (2 years ago)
Author:
submersible_toaster
Message:

minor pod updates

Location:
trunk/IO-Socket-Multicast
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/IO-Socket-Multicast/README

    r5713 r9674  
    8383 
    8484        To create a UDP socket suitable for sending outgoing multicast 
    85         messages, call new() without no arguments (or with "Proto=>'udp'"). 
     85        messages, call new() without arguments (or with "Proto=>'udp'"). 
    8686        To create a UDP socket that can also receive incoming multicast 
    8787        transmissions on a specific port, call new() with the LocalPort 
  • trunk/IO-Socket-Multicast/lib/IO/Socket/Multicast.pm

    r9042 r9674  
    216216 
    217217To create a UDP socket suitable for sending outgoing multicast 
    218 messages, call new() without no arguments (or with 
     218messages, call new() without arguments (or with 
    219219C<Proto=E<gt>'udp'>).  To create a UDP socket that can also receive 
    220220incoming multicast transmissions on a specific port, call new() with 
Note: See TracChangeset for help on using the changeset viewer.