Proposed patch: cancel channel

Russ Allbery rra at stanford.edu
Thu Apr 13 21:11:15 UTC 2000


Matus \"fantomas\" Uhlar <uhlar at fantomas.sk> writes:

> hmmm can't we just open socket and send X cancel commands directly to
> innd, by avoiding ctlinnd ? should I RTFS ?

Hm... yeah, it looks like the innd side would support that.  Normally
ctlinnd creates a Unix domain socket to receive responses and then tears
it down afterwards, which is a lot of overhead, but it doesn't look you
have to do that.

Anyway, since I think we want to eventually accept these over TCP, I agree
with the way Olaf did it.  But thanks for pointing out the above; I hadn't
looked at the control channel code in a while and it didn't work quite the
way I thought it did.

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>



More information about the inn-workers mailing list