Where is ser_fifo created? Not the directory, but I mean where is the actual call to create it made?
Thanks, Dan
On Tuesday 25 November 2003 18:06, Dan Haynes wrote:
Where is ser_fifo created? Not the directory, but I mean where is the actual call to create it made?
Is it that hard to find a file called fifo_server.[ch], with a function open_fifo_server(), which inlcudes a mkfifo() call?
Regards Nils