[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-users] tcp-abandon-port abandoned (current CVS)
From: |
Sven Hartrumpf |
Subject: |
[Chicken-users] tcp-abandon-port abandoned (current CVS) |
Date: |
Tue, 04 Mar 2003 22:56:33 +0100 (CET) |
Hi all.
I run into a problem when a client closes a (socket-)port (with
close-output-port)
faster than the server can read from this (socker-)port using tcp.scm-sockets.
(If I delay the client before close-output-port everything works fine; but
delaying is not a real option for me.)
If I understand the PLT documentation correctly, tcp-abandon-port is
intended for such cases (instead of close-output-port).
But tcp.scm is missing tcp-abandon-port ... :-(
What could I do?
Ciao
Sven
- [Chicken-users] tcp-abandon-port abandoned (current CVS),
Sven Hartrumpf <=