Search the web
Sign In
New User? Sign Up
palm-dev-forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Re: Pose and netlib   Message List  
Reply | Forward Message #68859 of 92429 |
Re: Pose and netlib

> At 2:03 PM -0800 2/18/02, Keith Rollin wrote:
> >Perhaps there's a problem with the way I convert ticks to
> >microseconds? Here's my code:
> >
> > // Convert ticks to microseconds.
> >
> > hostTimeout.tv_sec = timeout / sysTicksPerSecond;
> > hostTimeout.tv_usec = (timeout % sysTicksPerSecond) *
> >(1000000 / sysTicksPerSecond);
> > hTp = &hostTimeout;

--- Today, Keith Rollin wrote:
> What? No one found the problem? So much for peer code reviews....
> :-)

Hey, I thought you were being rhetorical!


__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

--
For information on using the Palm Developer Forums, or to unsubscribe, please
see http://www.palmos.com/dev/tech/support/forums/



Sat Feb 23, 2002 1:56 am

free_email_account@...
Send Email Send Email

Forward
Message #68859 of 92429 |
Expand Messages Author Sort by Date

What? No one found the problem? So much for peer code reviews.... :-) Steve Lemke provided me the hint. The problem is with "sysTicksPerSecond". This is...
Keith Rollin
keith.rollin@...
Send Email
Feb 23, 2002
12:18 am

... Perhaps the two-second timeout theory comes from AppNetTimeout, which is defined to be two seconds by default. However, that's a NetLib/sockets...
Keith Rollin
keith.rollin@...
Send Email
Feb 23, 2002
1:02 am

... Hey, I thought you were being rhetorical! __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic...
Joe
free_email_account@...
Send Email
Feb 23, 2002
1:58 am

... Thanks for your efforts Keith. I think the two second timeout came from me jumping to conclusions. Since I had in the back of my mind that there was (or...
Matt Hebley
snappersolutions_matt...
Send Email
Feb 23, 2002
4:28 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help