[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: BEE at MIT-MC, (BUG LISP) at MIT-MC
- From: HIC at MIT-MC (Howard I. Cannon)
- Date: Sun, 11 Jun 78 20:33:00 GMT
- Original-date: 11 JUN 1978 1633-EDT
Date: 11 JUN 1978 1439-EDT
From: BEE at MIT-MC (Bruce E. Edwards)
To: (BUG LISP) at MIT-MC
Sometimes if I do a close on a channel, it doesn't close the channel
until the next gc. Is this a bug???
--------
If you mean close the channel (as in terminate communication with the
operating system, mark the channel as closed, etc...) this is a bug. Could
you please tell me how to reproduce this, and I will fix it.