On Sat, Mar 9, 2013 at 5:20 PM, Oliver Smith wrote:
> I'm trying to create a fairly low overhead repeater process which will
> accept N connections (where N is going to be relatively small, in the area
> of 5-12) connections from other processes and which will forward incoming
> packets from one c
I'm trying to create a fairly low overhead repeater process which will
accept N connections (where N is going to be relatively small, in the
area of 5-12) connections from other processes and which will forward
incoming packets from one connection to all of the others.
conn1 --'hello'--> repeater