mit-scheme-devel
[Top][All Lists]
Advanced

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

Re: [MIT-Scheme-devel] close-port does not actually close tcp-server-bin


From: Peter
Subject: Re: [MIT-Scheme-devel] close-port does not actually close tcp-server-binary-connection-accept'ed ports
Date: Sat, 29 Jun 2019 18:19:59 +0200

>> close-binary-port
>> close-binary-input-port
>> close-binary-output-port
>
> Thanks, these work. However, should not the "normal" procedures do the
> same things these ones do? Is that a bug, or is that intentional?

So, it seems that close-port *does* work, only close-output-port does
not (which is probably because the corresponding *input* port is still
open).

Sorry for the noise, everything seems to be working fine ;)

Thanks, Peter



reply via email to

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