[DGD] Re: A few questions regarding some kfuns....
E. Harte
harte at xs4all.nl
Wed Sep 16 17:24:46 CEST 1998
On Wed, 16 Sep 1998, Tim Blommerde wrote:
> Dear reader,
>
[...]
> But the reason I'm writing this mail is because I got a few questions
> regarding some kfuns. First of all regarding the connect kfun. According
> to the docs it should be able to take three arguments, namely ipnumber
> (string), port (int) and a connection type (string). Now I tried this, but
> I got a compile error, complaing about a wrong number of arguments (message:
> too many arguments for function connect). This could be fixed by removing
> the connection type. Now my question is, is this the right behaviour and
> thus are the docs not yet updated, or is this a small bug either in the
> standard kernel lib, the driver or again my own lib?
Hm? The kfun 'connect' -does- take 3 arguments, and it definitely works.
(The LPC-written FTP on Caradon wouldn't be able without it.) Maybe check
if it is limited by your auto-object.
Erwin.
P.S: connect() is not standard DGD but part of the networking package.
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list