| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <10836998.post@talk.nabble.com> |
| Date: | Mon, 28 May 2007 07:24:11 -0700 (PDT) |
| From: | Nick048 <nicosia DOT gaetano AT moonsoft DOT it> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Problem running C server with Cygwin |
| In-Reply-To: | <fb34b27b0705280648p7de36df3oea57c19ebbf5e3c9@mail.gmail.com> |
| MIME-Version: | 1.0 |
| X-Nabble-From: | nicosia DOT gaetano AT moonsoft DOT it |
| References: | <10835433 DOT post AT talk DOT nabble DOT com> <fb34b27b0705280648p7de36df3oea57c19ebbf5e3c9 AT mail DOT gmail DOT com> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Thank You for reply.
I use the same version and as Client telnet from command line. But the error
is the same.
Thank for the notice over bug.
Gaetano
Mark Fisher wrote:
>
> i don't get this error running the code you linked.
> i'm running "gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)"
>
> i did notice a simple bug in your program though, line 141 should be:
>
> if (NodoTrovato == NULL){
>
> otherwise you never create words in your list.
>
> after that, it ran fine.
> (if by fine you wanted each connection to only add one word to your
> server)
>
--
View this message in context: http://www.nabble.com/Problem-running-C-server-with-Cygwin-tf3827749.html#a10836998
Sent from the Cygwin Users mailing list archive at Nabble.com.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |