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]

mtr under cygwin


I am able to compile mtr 0.75 under Cygwin, see
http://www.bitwizard.nl/mtr/.

But mtr is not working. Using ddd, I see that the call 
	getsockname (recvsock, name, &len);

does not seem to be filling in name correctly, when recvsock=3. It
fills in name->sa_family = 0.

Any suggestions?

--
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]