> Date: Sat, 29 Jun 2019 11:24:32 +0200
> From: "Peter" <cra...@gmx.net>
> 
> I've been fooling around with scgi/fcgi again, and it seems that a port
> that is returned by `tcp-server-binary-connection-accept' does not close
> down the actual network connection when `close-port',
> `close-input-port', `close-output-port' or both of the latter are called
> on it.
> 
> How do I close down that network connection? I've tried (apropos
> 'close), but haven't found anything that looks useful here.

close-binary-port
close-binary-input-port
close-binary-output-port

_______________________________________________
MIT-Scheme-devel mailing list
MIT-Scheme-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/mit-scheme-devel

Reply via email to