Julien Danjou wrote:
Hi Nathan,
Well, running "make" in the source dir should not create such file.
At least it does not here.
I think luadoc.css was an artifact of something else I was doing, but
make definitely generates awesome and awesome-devel symlinks for me
(using cmake 2.6-patch 1).
That's totally awesome.
But I think the 2 sockets approch is not so good; did you though about
using a bidirectionnal socket based on something like SOCK_SEQPAQUET?
No, I didn't. I hadn't worked with sockets in C before, so I just tried
to duplicate the existing architecture. SOCK_SEQPACKET does sound
better, though; I'll try re-implementing it using that.
- Nathan
--
To unsubscribe, send mail to [EMAIL PROTECTED]