[BUG 1.7 getopt_long() and recv()] has problem for tftp-hpa-5.0 on cygwin-1.7/win2003
Xiaoqiang Zheng
zh_xq@yahoo.com
Sun Jun 14 06:00:00 GMT 2009
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/
More information about the Cygwin
mailing list