Displaying 6 results from an estimated 6 matches for "implemtented".
Did you mean:
implemented
2006 Jan 13
3
FastAGI Command Execution
I've noticed that with FastAGI (and maybe AGI) that when you sequentially send a sequence of dial commands, if the call is picked up, that after the call ends, the Fast AGI script keeps executing the commands!
Is there anyway to stop execution once a call is picked up? I think looking at the result codes after the Dial to determine if the call was picked up or not is not a good idea... if it
2007 Oct 20
2
DO NOT REPLY [Bug 5027] New: Perms in do_mkstemp are not always valid
https://bugzilla.samba.org/show_bug.cgi?id=5027
Summary: Perms in do_mkstemp are not always valid
Product: rsync
Version: 2.6.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: cmadams@hiwaay.net
2009 Jan 12
3
[LLVMdev] IR code generation and JIT execution in a multithread environment
On Jan 12, 2009, at 11:10, Edgar Geisler wrote:
> my goal is to create a service with multiple threads, each of them
> generating IR code and JIT'ing/executing it in their threads and
> some threads will share generated code through a code repository...
Hi Edgar,
Module and Value are unsafe for concurrent access--even disjoint
instances thereof. So you'll need to hold a
2009 Oct 29
3
Unable to set TOS to 184?
I don't understand this message:
[2009-10-29 16:31:51] WARNING[28510]: rtp.c:1997 ast_rtp_settos: Unable to set TOS to 184
2001 Sep 26
3
Name mangling bug: was samba bug?
Hi James,
this sounds familiar - I believe I looked at a wire trace,
and windows is dropping the trailing dots BEFORE it sends the
request over the wire. so samba never sees the name foo..., thus
does not create it.
Don
-----Original Message-----
From: James Nord [mailto:teilo@cdt.luth.se]
Sent: Wednesday, September 26, 2001 9:34 AM
To: James Nord
Cc: samba@samba.org
Subject: Name mangling bug:
2007 Nov 14
0
9 commits - libswfdec/swfdec_as_string.c libswfdec/swfdec_color_as.c libswfdec/swfdec_interval.c test/image test/trace
libswfdec/swfdec_as_string.c | 31 +++---
libswfdec/swfdec_color_as.c | 9 -
libswfdec/swfdec_interval.c | 2
test/image/.gitignore | 2
test/trace/Makefile.am | 27 +++++
test/trace/array2-8.swf |binary
test/trace/array2-8.swf.trace | 40 ++++++++