bug-guile
[Top][All Lists]
Advanced

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

socket documentation


From: A. Ozmen
Subject: socket documentation
Date: Wed, 30 Apr 2003 05:49:35 -0400

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.

Thanks.
__________________________________________________________
Get your Private, Free Email from HTTP://www.DmailMan.Com




reply via email to

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