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

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

[Octave-bug-tracker] [bug #41148] Parallel 2.1.0 fails to build in windo


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #41148] Parallel 2.1.0 fails to build in windows/mingw
Date: Thu, 09 Jan 2014 13:29:42 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #12, bug #41148 (project octave):

There is #include <sys/poll.h>, a number of poll calls in pserver.cc, recv.cc,
reval.cc, sclose.cc and send.cc.

For the stream this might work:
osfh = _open_osfhandle((SOCKET)newsockfd, O_RDWR|O_BINARY);
file = fdopen( osfh, "rwb" );

Maybe of help:
http://tangentsoft.net/wskfaq/articles/bsd-compatibility.html




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41148>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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