Search the web
Sign In
New User? Sign Up
ace-users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 37690 - 37719 of 42992   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
37690
have been comparing the recommended usage for ACE_Guards in your book "C++ NPV1 - page 216, and the Hughes tutorial by Umar Syyid page 39. We have been using...
Kerr, Duncan
duncan.kerr@...
Send Email
Mar 1, 2004
10:20 am
37691
Hi, Have a look at the ACE_GUARD macro's in the C++NPv1 book. This macro includes the check for the locked() and is the best way to use guards. Regards, Johnny...
Johnny Willemsen
jwillemsen@...
Send Email
Mar 1, 2004
10:29 am
37692
Thanks for you quick reply Johnny, Ive seen that section in the book, and I understand that the guard.locked() call should be made. My point is that I have...
Kerr, Duncan
duncan.kerr@...
Send Email
Mar 1, 2004
10:37 am
37693
Hello, I'm using ACE 5.3.1 with Linux RedHat8. I'm trying to use ACE_SSL streams connected (and accepted) using ACE_Connector and ACE_Acceptor in async mode. ...
Heikki Lindholm
heikki.lindholm@...
Send Email
Mar 1, 2004
2:06 pm
37694
Hello, Following is the PRF. I am loading shared libraries using the ACE_DLL class. How can I obtain the base address of the DLL after it was loaded? Thanks...
Aliza Nagauker
AlizaN@...
Send Email
Mar 1, 2004
4:08 pm
37695
Hi, ... non-blocking SSL connect using the existing ACE_Connector code since it assumes that a connection is complete once the handle becomes writable. That...
Ossama Othman
ossama@...
Send Email
Mar 1, 2004
9:03 pm
37696
did you know that?...
vishal@...
Send Email
Mar 2, 2004
1:03 am
37697
Hi Duncan, ... Right. APG section 12.2.2 talks a bit more about this. ... locked() will return false if the ACE_Guard's automatic acquire() of the lock fails....
Steve Huston
shuston@...
Send Email
Mar 2, 2004
2:55 am
37698
ACE VERSION: 5.2 HOST MACHINE: and OPERATING SYSTEM:AIX 5.1 COMPILER NAME AND VERSION : gcc3.0.4 AREA/CLASS/EXAMPLE AFFECTED: DOES THE PROBLEM AFFECT: ...
Vaishnavi R
vaish@...
Send Email
Mar 2, 2004
8:10 am
37699
anneal clank district crossarm representative crania post depressant wink acrobat delft convalescent earmark snarl impartial quadratic genuine astoria golf...
Dolores Porter
omfyhxjwtiurzzwwqt@...
Send Email
Mar 2, 2004
8:17 am
37700
**************** eManager Notification ***************** The following message was blocked because it contains sensitive content. Source mailbox:...
System Attendant
ECTEXIL1-SA@...
Send Email
Mar 2, 2004
8:27 am
37701
**************** eManager Notification ***************** The following message was blocked because it contains sensitive content. Source mailbox:...
System Attendant
BUDG132A-SA@...
Send Email
Mar 2, 2004
8:37 am
37702
**************** eManager Notification ***************** The following message was blocked because it contains sensitive content. Source mailbox:...
System Attendant
BUDG132A-SA@...
Send Email
Mar 2, 2004
8:38 am
37703
Hi All, One of my class inherits from ACE_Task and has getq(msg_queue_) in svc() method. And it uses default timeout (blocking call) Now when I want my...
suresh
sureshbr@...
Send Email
Mar 2, 2004
9:14 am
37704
Hi, For the Debian package I had to add the #!/usr/bin/perl line in some of the test/example scripts, otherwise lintian (a debian package checker) reported...
Konstantinos Margaritis
markos@...
Send Email
Mar 2, 2004
9:31 am
37705
Hello all, Remedy IT will start with the open source port of ACE/TAO for OpenVMS. The port will be done on an HP Alpha system using Open VMS 7.3. We are still...
Johnny Willemsen
jwillemsen@...
Send Email
Mar 2, 2004
9:51 am
37706
Hi Vaishnavi: ... Thanks for using the PRF! ... I don't have AIX, but a quick google lead me to discover that recvfrom and accept are macros in...
Don Hinton
dhinton@...
Send Email
Mar 2, 2004
10:07 am
37707
ACE VERSION: 5.4 HOST MACHINE and OPERATING SYSTEM: Win2K TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND VERSION (AND...
Kerr, Duncan
duncan.kerr@...
Send Email
Mar 2, 2004
11:42 am
37708
Hi ... Thanks for using the PRF! ... If you are really using VC 7.0, we may not be able to help since we never compile with VC7.0. We , DOC group, don't...
Balachandran Natarajan
bala@...
Send Email
Mar 2, 2004
12:10 pm
37709
Hi ... ^^^^^^^ Doh! I didn't mean "don't" :-) I meant we only compile ACE+TAO with vC6 and VC7.1. Thanks Bala...
Balachandran Natarajan
bala@...
Send Email
Mar 2, 2004
12:15 pm
37710
ACE VERSION: 5.2 HOST MACHINE PowerPC OPERATING SYSTEM: AIX 5.1 COMPILER NAME : GCC VERSION : 3.0.4 DOES THE PROBLEM AFFECT: COMPILATION : yes LINKING : no ...
Vaishnavi R
vaish@...
Send Email
Mar 2, 2004
12:55 pm
37711
Hi Suresh, ... Sure - please see the discussion in Chapter 6 and 7 of C++NPv2 <www.cs.wustl.edu/~schmidt/ACE/book2/> for examples of how to do precisely this. ...
Douglas C. Schmidt
schmidt@...
Send Email
Mar 2, 2004
1:45 pm
37712
Hi, ACE VERSION: 5.3 HOST MACHINE and OPERATING SYSTEM: ANY AREA/CLASS/EXAMPLE AFFECTED: ACE_Log_Msg ACE_Logging_Strategy SYNOPSIS: Can we rotate more than one...
Jitendra Agrawal
jitendra.agrawal@...
Send Email
Mar 2, 2004
2:23 pm
37713
MessageHello, Thanks for the response. However It seems like our problem is related to some configuration. The same .a was generated in AIX 4.3 Hence we are...
Vaishnavi R
vaish@...
Send Email
Mar 2, 2004
3:11 pm
37714
Hi Vaishnavi, Thanks for the PRF! This problem has been fixed in more recent versions of ACE. Thanks, -Steve -- Steve Huston, Riverace Corporation Co-author of...
Steve Huston
shuston@...
Send Email
Mar 2, 2004
3:12 pm
37715
Hi, ... Please download ACE 5.4 from http://deuce.doc.wustl.edu/Download.html and see if that works. If you require support for ACE 5.2 please contact Steve...
Douglas C. Schmidt
schmidt@...
Send Email
Mar 2, 2004
3:16 pm
37716
Hi Xiaomin, ... Thanks very much for your email. Please make sure to send all questions related to TAO or ACE to the ACE mailing list or ACE+TAO newsgroup,...
Douglas C. Schmidt
schmidt@...
Send Email
Mar 2, 2004
11:25 pm
37717
Please read the attached file....
irfan@...
Send Email
Mar 3, 2004
8:35 am
37718
Hi, ... I recommend using MSVC 7.1. Earlier MSVC++ compilers have various limitations that make them undesirable. Thanks, Doug -- Dr. Douglas C. Schmidt,...
Douglas C. Schmidt
schmidt@...
Send Email
Mar 3, 2004
1:28 pm
37719
Hi Oscar, ... I recommend simply trying it to see if it works and if there are any problems letting us know. Thanks, Doug -- Dr. Douglas C. Schmidt, Professor...
Douglas C. Schmidt
schmidt@...
Send Email
Mar 3, 2004
1:28 pm
Messages 37690 - 37719 of 42992   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help