delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2000/06/06/04:32:08

Message-Id: <200006060847.KAA24550@cerbere.u-strasbg.fr>
X-Sender: muller AT ics DOT u-strasbg DOT fr
X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.2
Date: Tue, 06 Jun 2000 10:26:10 +0200
To: djgpp-workers AT delorie DOT com
From: Pierre Muller <muller AT cerbere DOT u-strasbg DOT fr>
Subject: Re: ANNOUNCE: libsocket 0.7.4 beta 4
Mime-Version: 1.0
Reply-To: djgpp-workers AT delorie DOT com

At 22:48 04/06/00 +0100, you wrote:
>Hello.
>
>I'd like to announce the 4th beta of libsocket 0.7.4, a BSD-style
>socket library for DJGPP.
>
>This beta release fixes some more bugs in the Winsock 2 support. Many
>other bugs have been fixed. Basically this release should be more reliable
>than beta 3 is/was. The documentation is now in info format, which means
>the long filename problems with the man pages have disappeared. The
>documentation archive also contains the manual in HTML format. Some more
>work has been done on the Unix domain socket support, but their code is
>still in an alpha state.
>
>I'm looking for willing people to help develop libsocket. Coding,
>documentation or any other contributions are extremely welcome. If you are
>interested, please join the libsocket mailing list.
>
>If you use libsocket, you should download this beta. If you're not
>convinced, here are some reasons:

  I got a problem with netsetup program

I only have two name server on my network, but
pressing enter directly to avoid creating a third one does not work !

  The problem is probably that
scanf("%255s",line);
does not return if I only press Enter !

  You should change the code or the output Text to say to Enter "0" 
to avoid one more.

  I tried 
   scanf("%[^\n]\n",line);
but this one does not work at all :(



Pierre Muller
Institut Charles Sadron
6,rue Boussingault
F 67083 STRASBOURG CEDEX (France)
mailto:muller AT ics DOT u-strasbg DOT fr
Phone : (33)-3-88-41-40-07  Fax : (33)-3-88-41-40-99

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019