"felix winkelmann" <[EMAIL PROTECTED]> 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.



_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to