Hi, I got some doc about MIG and I want now to try to write a little server. I tried some exemple of mig.ps and saw that netname isn't used anymore. What is the right way to write a server now ? :) here is the defs file I want to use : /* test.defs */ subsystem test 33600; #include <std_types.defs> routine foo ( server : mach_port_t; out bar : int); Gibran _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd
- Re: learning MIG Gibran Hasnaoui
- Re: learning MIG Marcus Brinkmann
- Re: learning MIG Gibran Hasnaoui
- Re: learning MIG Neal H Walfield