octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #57087] [instrument-control] tests fail on mac


From: Andrew Janke
Subject: [Octave-bug-tracker] [bug #57087] [instrument-control] tests fail on macOS for tcp/udp read/write
Date: Sun, 20 Oct 2019 17:37:46 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:69.0) Gecko/20100101 Firefox/69.0

Follow-up Comment #2, bug #57087 (project octave):

Ah! Maybe macOS/BSD is more picky about proper formatting of `struct timeval`
values than Windows or Linux, and wants tv_usec to be strictly between 0 and
999,999 (so it represents only fractional seconds), and you're supposed to
"carry over" 1,000,000 or more usec into the tv_sec field as whole seconds.
I'll fiddle around with that and see if I can get a behavior change.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57087>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]