[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] SOC Proposal: Networking for Pygame



On Sun, 2006-05-07 at 21:28 -0700, Bob Ippolito wrote:
> I don't think having a connection per SDL event ID would work.   
> There's not all that many of them to go around is there?
> 
> You only really need one event id for networking...

As long as they could be shared. Either way, the event would need to
contain enough info to distinguish one connection from the other.