Hi Brian, Thanks for using the PRF. ... Right. ... I don't think signals worked with multithreading properly. ... The best person to ask about this is Bala,...
Douglas C. Schmidt
schmidt@...
Feb 1, 2005 11:57 pm
40604
ACE : memory leak when use ACE_Thread::spawn() /*-----------------------------------------------------------------------*/ ACE VERSION: ACE-5.4.3 ...
Hao Chen
chenhao_no3@...
Feb 2, 2005 12:21 am
40605
Hi, We are planning to arrange an ADAPTIVE Communications Environment C++ Framework (ACE) training event in The Netherlands. We are doing this on request of...
Johnny Willemsen
jwillemsen@...
Feb 2, 2005 1:12 am
40606
Hello, I hope my question is not off topic. I'm not sure if must fill the PRF. Anyway I fill it below. I write unit test for my code with cppunit library. I...
Giovanni Ferro
giovanni.ferro@...
Feb 2, 2005 1:33 am
40607
Hi David, Thanks for using the PRF. ... Check out the fstream class to see what constructor/method is provided to convert a file descriptor (which is what an...
Douglas C. Schmidt
schmidt@...
Feb 2, 2005 1:43 am
40608
Hi Shank, Since you're using OCI's version of ACE+TAO please send all questions to taosupport@... rather than here. Thanks, Doug ... -- Dr. Douglas C....
Douglas C. Schmidt
schmidt@...
Feb 2, 2005 1:47 am
40609
Are there any good examples of ACE + Qt using the ACE_QtReactor? I don't see anything in the examples that come with the distribution. ~>Todd Todd Cooper ...
Todd Cooper - BTS
todd@...
Feb 2, 2005 5:34 am
40610
probably u have hit the same bug as me if u r using select reactor. pls see...
aa bb
aaabbbccc@...
Feb 2, 2005 7:17 am
40611
Hello, I hope my question is not off topic. I'm not sure if must fill the PRF. Anyway I fill it below. I write unit test for my code with cppunit library. I...
Giovanni Ferro
giovanni.ferro@...
Feb 2, 2005 12:04 pm
40612
Hi, I don't use windows, but can you please check if calling ACE_Thread::join() for *every* thread that exit its thread func, may solve the problem (Maybe...
Kobi Cohen-Arazi
kobi.cohenarazi@...
Feb 2, 2005 4:07 pm
40613
Hi Todd, ... To ensure that we have proper version/platform/compiler information, please make sure you fill out the appropriate problem report form (PRF),...
Douglas C. Schmidt
schmidt@...
Feb 2, 2005 4:37 pm
40614
ACE : can not detect TCP_client has died using ACE_Asynch_Write_Stream /*-----------------------------------------------------------------------*/ ACE VERSION:...
Hao Chen
chenhao_no3@...
Feb 2, 2005 5:29 pm
40615
ACE VERSION: 5.4.1 HOST MACHINE and OPERATING SYSTEM: Dell Inspiron 8200 w/XP Pro TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME...
Todd Cooper - BTS
todd@...
Feb 2, 2005 8:30 pm
40616
Thanks for the reply. I've been looking and maybe it isn't schedule_wakeup() fault because I have also tried to do a blocking connection with a separate thread...
acansado@...
Feb 2, 2005 8:52 pm
40617
Hi Todd, Thanks for using the PRF. ... Please upgrade to ACE 5.4.3 <http://deuce.doc.wustl.edu/Download.html> and check out $ACE_ROOT/tests/QtReactor_Test.cpp ...
Douglas C. Schmidt
schmidt@...
Feb 2, 2005 11:21 pm
40618
Singleton, like the old global varible, is easily to be abused. In case of Unit Testing, you do not really need the class instance as a "singleton" (you are...
Xue Yong Zhi
seclib@...
Feb 2, 2005 11:44 pm
40619
Hi Tao, ... I'm not really sure what you're asking. Can you please give an example? Also, please let us know which version of ACE+TAO you're using and on...
Douglas C. Schmidt
schmidt@...
Feb 3, 2005 1:52 am
40620
Hi, ... Please check out the discussion of the ACE_Object_Manager that appears in the paper at http://www.cs.wustl.edu/~schmidt/PDF/ObjMan.pdf That may provide...
Douglas C. Schmidt
schmidt@...
Feb 3, 2005 5:36 am
40621
Hi Sam, ... I don't think we currently support this, but if you'd like to add this support and send us the patches that would be great. Thanks, Doug -- Dr....
Douglas C. Schmidt
schmidt@...
Feb 3, 2005 5:54 am
40622
Hi Tao, Please send these questions to the ACE mailing list, not to me! ... Right. ... I think the reason is because there is no "pipe" with the ...
Douglas C. Schmidt
schmidt@...
Feb 3, 2005 6:46 am
40623
Gentlemen, Second submission since no reaction to the PRF first submission. ACE VERSION: 5.4.3 HOST MACHINE and OPERATING SYSTEM: from uname -a Linux...
Robert Iakobashvili
roberti@...
Feb 3, 2005 11:30 am
40624
Hi, Thanks for using the PRF form. Please upgrade to the x.4.3 version you can obtain from http://deuce.doc.wustl.edu/Download.html Regards, Johnny Willemsen ...
Johnny Willemsen
jwillemsen@...
Feb 3, 2005 1:15 pm
40625
Gentlemen, The PRF and patch is below. ACE_get_ip_interfaces () makes a great job by walking through all interfaces and brings an array of ip-addresses. It is...
Robert Iakobashvili
roberti@...
Feb 3, 2005 1:59 pm
40626
Subject: Yielding threads using ACE_Thread_Manager: How to do this? An Example? ACE VERSION: 5.4 HOST MACHINE and OPERATING SYSTEM: Linux 2.4.26 g++ (GCC)...
Hiren Patel
hiren@...
Feb 3, 2005 11:53 pm
40627
Your document. +++ Attachment: No Virus found +++ Bitdefender AntiVirus - www.bitdefender.com...
vishal@...
Feb 4, 2005 12:35 am
40628
Hi all, Since all of the ACE-TAO examples are kicked off with the run_test.pl script (and the manual start instructions in the README files rarely work, or at...
Liss Sterling
twistiesgirl@...
Feb 4, 2005 12:39 am
40629
Hi Ferdinando, ... Thanks very much for your email. Please make sure to send all questions related to the POSA2 patterns to the ACE mailing list or ACE+TAO...
Douglas C. Schmidt
schmidt@...
Feb 4, 2005 12:59 am
40630
Hi Fred, Please upgrade to ACE 5.4.3 <deuce.doc.wustl.edu/Download.html> and see if that helps. Thanks, Doug ... -- Dr. Douglas C. Schmidt, Professor...
Douglas C. Schmidt
schmidt@...
Feb 4, 2005 1:25 am
40631
In my project I have a binary that depends on boost program options. Well I made up my own mpb file for it by copying one of the existing boost files in the...
Stephen Torri
storri@...
Feb 4, 2005 4:39 am
40632
Hi Liss, ... I don't have an answer for your question, but I do have a question for you regarding using ACE+boost. I was using the boost::shared_ptr<> for...