|
From: Fabio A M. <ma...@al...> - 2002-05-15 19:25:23
|
Marcin: cchatd is working, it's kind of instable, but it is working. Any doubt you can ask me, I'll surely help. What do we need to do? We need first of all define what changes will be needed in order to use fork instead of pthreads. Probably all changes will be concentrated in main.c, and maybe a new file sharedmem.c. Probably what we have to do is fork instead of thread, this is the easy part. The other boring part is find where is needed and where isn't needed to use shared memory, one of the files I'm sure that we have to change is list.c, maybe client.c also. Just a note, avoid changing .h files, their padronizations is what garantees the modularity of the project. Anyway, feel free to do whatever you want, send me the changes later. mazza -------------------- Looking for a better .sig. Suggestions are being accepted. On Wed, 15 May 2002, Marcin Krzyzanowski wrote: !On Wed, May 15, 2002 at 01:04:38PM -0300, Fabio A Mazzarino wrote: !> Well, I'm sure that the most intelligent thing to do is implement a fork !> solution (yes, I was wrong, better accepting this now, then after the !> point of no return). So we need a volunteer to implement this. ! !I'll try to do something tonight, but i'm fucking tired. But still it not clean for me what exactly do we want ? ! !-- ! !Marcin Krzyzanowski !www : http://krzak.linux.net.pl !email : kr...@li..., kr...@tu... !IRC : [krzyzak] @#linuxnews @#zdrowo_jebnieci ! ! !_______________________________________________ !Cchatd-devel mailing list !Cch...@li... !https://lists.sourceforge.net/lists/listinfo/cchatd-devel ! |