Re: PPP Port: Cannot set gateway address

2001-03-03 Thread Roland McGrath
You have to show us the full error message from stderr, the one that includes the errno code. ___ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd

PPP Port: Cannot set gateway address

2001-03-03 Thread Daniel E Baumann
O.K., I have been debuggin this thing here. For sdome reason though when I try to set the gateway programatically it doesn't like it and my error message is displayed, as shown here in this snippet: int result = 1; error_t err; /* The file we use as a handle to

Re: [PATCH] libihash

2001-03-03 Thread Marcus Brinkmann
On Tue, Feb 27, 2001 at 04:11:31PM +0100, Neal H Walfield wrote: > This patch allows users of the ihash library to include the ihash > structure directly in user structures, i.e.: > > struct foo > { > struct ihash; > }; > > Whereas before, this was not possible. Well, you could store an ihash