Re: [Cppcms-users] Anybody with access to Solaris machines?
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2011-08-28 05:07:40
|
Thanks, I see, so it seems to be the problem with either my Solaris configuration or with kernel/libc version I'm using. If so I'll keep the faulty unit test and just disable it in my nightly builds. Artyom Beilis ----- Original Message ----- > From: kpeo <sla...@ya...> > To: Artyom Beilis <art...@ya...>; cpp...@li... > Cc: > Sent: Saturday, August 27, 2011 9:41 PM > Subject: Re: [Cppcms-users] Anybody with access to Solaris machines? > > Hello, Artyom! > > I have an access to Sun-Fire-V210 with SunOS 5.10 > > After compiling example from link: > bash$ g++ -lsocket -lnsl test.cpp && ./a.out > 1000 > 2000 > 3000 > --skipped-- > 49000 > 50000 > 51000 > write Broken pipe > bash$ > > 27.08.2011, 19:40, "Artyom Beilis" <art...@ya...>: >> Hello, >> >> Does anybody have an access to Solaris machines >> so he can run some simple tests? >> >> I'm getting this problem: >> >> > http://stackoverflow.com/questions/7213033/socket-is-not-blocking-on-write-operation-opensolaris >> >> On my OpenSolaris Virtual Machine. >> >> Is this something that is mis-configured in my installation or >> there is problem on other "Sun Solaris" installations >> as well. >> >> All is needed is to run the code at the link and see give me the >> last few lines... >> >> Thanks >> >> Artyom Beilis >> >> > ------------------------------------------------------------------------------ >> EMC VNX: the world's simplest storage, starting under $10K >> The only unified storage solution that offers unified management >> Up to 160% more powerful than alternatives and 25% more efficient. >> Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev >> _______________________________________________ >> Cppcms-users mailing list >> Cpp...@li... >> https://lists.sourceforge.net/lists/listinfo/cppcms-users > > ------------------------------------------------------------------------------ > EMC VNX: the world's simplest storage, starting under $10K > The only unified storage solution that offers unified management > Up to 160% more powerful than alternatives and 25% more efficient. > Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > |