This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [BUG 1.7 getopt_long() and recv()] has problem for tftp-hpa-5.0 on cygwin-1.7/win2003


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]