bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

I need a bi-directional FIFO


From: Alan Grimes
Subject: I need a bi-directional FIFO
Date: Mon, 11 Apr 2005 15:07:13 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050323

I am trying to get two instances of CGoban to talk to each other through
a fifo.

I mkfifo'd a pipe and have even managed to play a game up to 47 moves
through it but the protocol keeps dropping. I think that this is because
the stupid, idiotic, worthless, piece of crap pain-in-the-ass linux
kernel is far too brain-damaged to set up a unique queue for each
process... (Even DOS would have noticed two processes attempting to
access the file in an obviously wrong way and would have blown the
whistle on it -- come over to my house if you want a demonstration.)

before I disconnect my modem and install a serial loop-back cable, do I
have any software alternatives to this problem?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]