help-hurd
[Top][All Lists]
Advanced

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

small question


From: Alexander Ward KULUNGOWSKI
Subject: small question
Date: Mon, 10 Mar 2003 01:33:49 -0800 (PST)

What is the Hurd equivalent of netname_look_up in:

retcode = netname_look_up(name_server_port,
                          "",
                          "RandomServerPort",
                          &serv_port);

from the client code posted at:

http://www-2.cs.cmu.edu/afs/cs.cmu.edu/project/mach/public/doc/unpublished/examples/userandom.c

?

I'm having difficulty making the conceptual leap from MiG-generated
client-server type code to what you guys have done with Hurd.  I tried
tracing a call to file_name_lookup() back into what I hoped would be
MiG territory, but no dice.

Thanks again for your help,

Alex





reply via email to

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