chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Re: tcp-read-timeout: procedure or parameter?


From: William Xu
Subject: [Chicken-users] Re: tcp-read-timeout: procedure or parameter?
Date: Tue, 24 Jun 2008 17:44:27 +0900
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2.50 (darwin)

"felix winkelmann" <address@hidden> writes:

> A parameter is a special kind of procedure. You access it like this:
>
> (tcp-read-timeout) -> <timeout-value>
> (tcp-read-timeout <new-value>)

Ah, I didn't know this kind of procedure.  Thanks!

> There is now API for that, yet. But see the function ##sys#bind-socket
> in tcp.scm for an example of the use of socket options. I guess we
> have to add support for this.

That would be great.  :-) 

-- 
William

http://williamxu.net9.org

There's no heavier burden than a great potential.





reply via email to

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