Changeset 5533


Ignore:
Timestamp:
06/24/09 14:18:45 (3 years ago)
Author:
submersible_toaster
Message:

first hack at a dumb multicast transport for local network segment

drawbacks are max udp packet size and the nature of udp generally

Location:
trunk/Padre-Plugin-Swarm
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre-Plugin-Swarm/Makefile.PL

    r5264 r5533  
    33all_from      lib/Padre/Plugin/Swarm.pm 
    44requires      Padre      0.36 
     5requires      IO::Socket::Multicast 0 
     6requires      IO::Select 0 
    57test_requires Test::More 0.42 
Note: See TracChangeset for help on using the changeset viewer.