| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-0.7 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_44,J_CHICKENPOX_64 |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <586767.27082.qm@web110508.mail.gq1.yahoo.com> |
| Date: | Sat, 13 Jun 2009 21:05:34 -0700 (PDT) |
| From: | Xiaoqiang Zheng <zh_xq AT yahoo DOT com> |
| Subject: | Re: [BUG 1.7 getopt_long() and recv()] has problem for tftp-hpa-5.0 on cygwin-1.7/win2003 |
| To: | cygwin AT cygwin DOT com |
| MIME-Version: | 1.0 |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.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 |
there's no problem on gentoo linux, the normal messages are:
getopt_long():
===================
gentoo tftp-hpa-5.0 # tftpd/tftpd -u root -L -vvvv -p -c -s /var/log
cygwin: user=root optarg=root optind=3
cygwin: standalone=1 optind=4
cygwin: nodaemon=1 optind=4
cygwin: verbosity=1 optind=4
cygwin: verbosity=2 optind=4
cygwin: verbosity=3 optind=4
cygwin: verbosity=4 optind=5
cygwin: uniperm=1 optind=6
cygwin: cancreate=1 optind=7
cygwin: secure=1 optind=8
cygwin: dirs[0]=/var/log argv[8]=/var/log
cygwin: user=root
===================
recv() messages:
===================
cygwin: recv() rv = 4 errno=9
cygwin: recv() rv = 4 errno=9
===================
--
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 |