bug-guile
[Top][All Lists]
Advanced

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

Re: socket documentation


From: Marius Vollmer
Subject: Re: socket documentation
Date: 17 May 2003 20:06:47 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

"A. Ozmen" <address@hidden> writes:

> Hi,
> 
>  - Scheme Procedure: socket family style proto
>  - C Function: scm_socket (family, style, proto)
> 
> I found 'family' as argument name confusing.  (address or protocol family?)
> Libc uses 'namespace' for the same named function.
> 
> And I guess, guile calls Libc 'socket' with these argumets.
> If so, AF_x should be PF_x in the docs.

Yep.  I changed AF_ to PF_ in the docs, but nothing else.  The
'family' term is used in a lot of places.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405




reply via email to

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