Yuri Dario wrote:
>
> Hi,
>
> >There are two problems with the reader_process
> >1) fork does not work on all systems
>
> sanei-thread avoid fork() under OS/2, using a threaded model: should be
> not difficult to add pthreads to sanei-thread code.
Hi Yuri,
threads cause other problems. It is not allowed to mix
threads and fork()s. But what do you want to do if the
frontend fork()s to start a new process (e.g. a viewer)...
If we find a way that no forks or threads are used in
the backends we should use this.
Bye
Oliver
-- Homepage: http://www.rauch-domain.de sane-umax: http://www.rauch-domain.de/sane-umax xsane: http://www.xsane.org E-Mail: mailto:Oliver.Rauch@rauch-domain.de-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
This archive was generated by hypermail 2b29 : Mon Jul 02 2001 - 14:33:24 PDT