Re: dazuko 2.1.0 on Linux -2.2.x
John Ogness <[email protected]>
| Newsgroups | gmane.linux.dazuko.devel |
|---|---|
| Message-ID | <[email protected]> |
Tushar wrote: > Thanks and sorry. > I forgot to create device in /dev. > Now example_mt registers successfully with dazuko. Still I need to > perform more tests. Hi, For Linux 2.2, Dazuko uses ioctl() rather than write(). I believe that this led to problems that multi-threaded applications couldn't communicate with Dazuko using multiple thread instances. This means that example_mt won't work (or will only work with one thread). There are technical issues with the 2.2 kernel that forces Dazuko to use the ioctl() interface. John Ogness -- Dazuko Maintainer