search for: eventmask

Displaying 7 results from an estimated 7 matches for "eventmask".

Did you mean: event_mask
2014 Jan 23
1
AMI eventmask question
I'm creating an AMI client and I only want to get newchannel events (as well as responses to any actions I initiate). What would I set the eventmask to to only get the newchannel events? For anyone else looking...is there a table somewhere online that maps events to their eventmask categories? I checked the asterisk wiki and voip-info but can't find this... -------------- next part -------------- An HTML attachment was scrubbed... URL: &l...
2008 Jan 06
1
overheating Thinkpad X60s with 7.0-RC1
Hello everybody! Since the update from 6.2-STABLE to 7.0 I'm encountering problems with the temperature of my Thinkpad X60s. Under heavy load, e.g., make builworld or compile gcc or... I get the following output in /var/log/messages: Dec 29 01:53:13 delta1 root: WARNING: system temperature too high, shutting down soon! Dec 29 01:53:13 delta1 syslogd: /dev/:0: No such file or directory Dec 29
2017 Oct 12
0
[ANNOUNCE] libnftnl 1.0.8 release
...1): set: free user data Florian Westphal (9): src: ct: add zone support object: don't set NFTNL_OBJ_TYPE unless obj->ops is non-null object: fix crash when object ops is null object: extend set/get api for u8/u16 types src: ct helper support src: ct eventmask support ct: rename eventmask to event exthdr: tcp option set support rt: tcpmss get support Laura Garcia Liebana (1): expr: hash: support of symmetric hash Liping Zhang (1): src: ct: add average bytes per packet counter support Manuel Messner (1): src: add TCP...
2001 Nov 07
1
WG: Re: Wine and the serial port [LONG]
...ries. OK, I fixed the code and now provide (and properly wait for) an overlapped IO structure for WaitCommEvent. The code goes on, but now has different problems. Here is what our code does: - We have a "ListenerThread" that does the following, in pseudocode: if( WaitCommEvent(&eventmask) ) if(eventmask & EV_RXCHAR ) ReadFile() (of course, now with WaitForSingleObject() handling. Code excerpts available upon request). - Set RTS signals (if configured) - Write to the comport and do wait on -different- overlapped IO. Ther reason for this: If you use ReadFile() after Write...
2016 Apr 04
0
[ANNOUNCE] inputproto 2.3.2
...the specs (i.e. text-file only). And Andreas' patch fixes up our asciidoc output to provide consistent output on rebuilds. Andreas Boll (1): specs: Set TZ=UTC before calling asciidoc Peter Hutterer (3): specs: note the (unused) time field in XIPassiveGrabDevice specs: rename EVENTMASK to EVTYPEMASK inputproto 2.3.2 git tag: inputproto-2.3.2 http://xorg.freedesktop.org/archive/individual/proto/inputproto-2.3.2.tar.bz2 MD5: b290a463af7def483e6e190de460f31a inputproto-2.3.2.tar.bz2 SHA1: 62b29a0c3b4ede9d129a0598cc6becf628a2158a inputproto-2.3.2.tar.bz2 SHA256: 893a6af557...
2017 Oct 12
0
[ANNOUNCE] nftables 0.8 release
...src: ip: switch implicit dependencies to meta l4proto too tests: fix up meta l4proto change for ip family Merge branch 'meta_l4_dependency' ct: fix inet/bridge/netdev family handling for saddr/daddr meta: permit meta nfproto ip in ip family parser: allow ct eventmask set new,related netlink_delinearize: prefer ct event set foo,bar over 'set foo|bar' src: rename ct eventmask to event tests: restrict ct saddr test to inet family tests: remove two non-sensical rules tests: restrict meta nfproto test cases to inet family...
2001 Nov 28
46
Resource temporarily unavailable
Im trying to run this program called Thinkboxx and wen it tryes to comunicate over the comm port it hangs. Here are som output to read. earlier on i get: Call kernel32.VirtualAlloc(43050000,00001000,00001000,00000004) ret=0058557c Ret kernel32.VirtualAlloc() retval=43050000 ret=0058557c thats from vhere the com port gets an virtual memory space, i think. and in the end i have: Call