Hi,
A question, according to the opengroup the timeval struct should store tv_sec as time_t, not as long as MS now does. Some API's return time_t, on 64bit we now get warnings. Shouldn't timeval be updated
See http://www.opengroup.org/onlinepubs/009695399/basedefs/sys/time.h.html
Johnny

timeval struct incorrect
CBC
Looks like a potential bug in winsock.h. A bug should be opened on this, but I wouldn't know where.
Petronel
This question you may want to ask Windows SDK folks.
http://forums.microsoft.com/MSDN/ShowForum.aspx ForumID=121&SiteID=1
Thanks,
Nikola
Zhiqiang Feng
You may report it in on VS2005 product feedback site. It is going to be moved to windows team during triage.
Thanks,Nikola