On Wed, 26 Jan 2005, Peter Van Eynde wrote: > > Hello, > > I got this reply from the cmucl-imp mailing list. > > On Tue, 25 Jan 2005 10:04:26 -0500, "Raymond Toy" > <[EMAIL PROTECTED]> said: > > >>>>> "Peter" == Peter Van Eynde <[EMAIL PROTECTED]> writes: > > > > Peter> This is a simple request to add packaging of certain POSIX > > socket > > Peter> operations to CMUCL. The packaging is perfectly > > straightforward, > > Peter> and has been tested extensively in the application for > which I > > Peter> developed them. > > > > Peter> I post them to the Debian BTS because > > > > Peter> 1) I thought other people might profit from using these > > extensions > > > > This is acceptable to me. The only question is the names of the > > functions. Perhaps more verbose names would be appropriate? Say, > > receive-from-datagram instead of recvfrom?
I have no problems with you choosing more verbose names; I access the functions through a modified CMUCL-specific "acl-compat" library anyway, so I can easily adapt to name changes. I chose the short forms mostly because the functions are really only wrappings of the basic C-level socket functions with the similar names; in that way I would not have to store in my mind the information that "ext:receive-from-datagram" really just is "recvfrom". thank you for your consideration. -- Peder Chr. Nørgaard Senior System Developer, M. Sc. Ericsson Telebit A/S tel: +45 30 91 84 31 Skanderborgvej 232 fax: +45 89 38 51 01 DK-8260 Viby J, Denmark e-mail: [EMAIL PROTECTED] (old e-mail 2000-2003: [EMAIL PROTECTED]) (old e-mail 1992-2000: [EMAIL PROTECTED])