On Mon, 3 Nov 2008 14:36:15 -0800 "Matt Barclay" <[EMAIL PROTECTED]> babbled:

> On Sun, Nov 2, 2008 at 11:53 PM, The Rasterman Carsten Haitzler
> <[EMAIL PROTECTED]> wrote:
> > On Sat, 4 Oct 2008 23:27:33 -0400 "Matt Barclay" <[EMAIL PROTECTED]>
> > babbled:
> >
> > hmm - you know what might have been cleaner... on data in get a CLIENT_ADD
> > event and literally add a client then instantly post data from that client
> > in a CLIENT_DATA and then a CLIENT_DEL immediately after. it sounds a big
> > heavy BUT... it's clean.
> >
> > 1. it looks just like tcp/unix socket connections except the connection is
> > only alive for 1 packet (lump of data).
> > 2. it solves your ability to preserve client info and all calls works just
> > as if it were tcp or unix socket. you know just where to send the data back
> > to as u have a client handle. :)
> > 3. it's clean
> >
> > what do you think?
> 
> I like it, thanks for the feedback!  I'm traveling early this week,
> but I will have a look on Wednesday.  I'll keep an eye on the list in
> case someone beats me to it.

:) i'm slow on catching up with my email backlog - but i've now done it - i'm
going to be busy cleaning up the aftermath of transforms :)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to