Changeset 9674
- Timestamp:
- 12/13/09 23:18:30 (2 years ago)
- Location:
- trunk/IO-Socket-Multicast
- Files:
-
- 2 edited
-
README (modified) (1 diff)
-
lib/IO/Socket/Multicast.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/IO-Socket-Multicast/README
r5713 r9674 83 83 84 84 To create a UDP socket suitable for sending outgoing multicast 85 messages, call new() without noarguments (or with "Proto=>'udp'").85 messages, call new() without arguments (or with "Proto=>'udp'"). 86 86 To create a UDP socket that can also receive incoming multicast 87 87 transmissions on a specific port, call new() with the LocalPort -
trunk/IO-Socket-Multicast/lib/IO/Socket/Multicast.pm
r9042 r9674 216 216 217 217 To create a UDP socket suitable for sending outgoing multicast 218 messages, call new() without noarguments (or with218 messages, call new() without arguments (or with 219 219 C<Proto=E<gt>'udp'>). To create a UDP socket that can also receive 220 220 incoming multicast transmissions on a specific port, call new() with
Note: See TracChangeset
for help on using the changeset viewer.
