bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] Re: I updated the autobuild system


From: Alex Romosan
Subject: [Bug-gnubg] Re: I updated the autobuild system
Date: Sun, 28 May 2006 00:06:03 -0700
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

"Christian Anthon" <address@hidden> writes:

> I have no idea what BSD O_ASYNC means, but if you believe it is
> a good idea I'll just revert to the way things where. I thought choosing
> that kind of thing was up to gtk, but this is a little beyond me.

man fcntl:

  If you set the O_ASYNC status flag on a file descriptor (either by
  providing this flag with the open(2) call, or by using the F_SETFL
  command of fcntl()), a SIGIO signal is sent whenever input or output
  becomes possible on that file descriptor. F_SETSIG can be used to
  obtain delivery of a signal other than SIGIO. If this permission
  check fails, then the signal is silently discarded.

i need to look at the code a little bit more to figure out what to do
here.

just want to make sure this is correct: there is no GDK_DISPLAY macro
defined for windows. (the equivalent of gdkx.h for x11).

--alex--

-- 
| I believe the moment is at hand when, by a paranoiac and active |
|  advance of the mind, it will be possible (simultaneously with  |
|  automatism and other passive states) to systematize confusion  |
|  and thus to help to discredit completely the world of reality. |




reply via email to

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