similar to: Win32::Process fork fragility

Displaying 20 results from an estimated 600 matches similar to: "Win32::Process fork fragility"

2004 Feb 16
0
wait vs waitpid
Hi, It looks like the current wait() method is actually a mix of wait and waitpid. Should we break this down into wait and waitpid for win32, just to keep the API consistent with the Unix version? Mind you, I''m not sure what flags, if any, would be valid for Win32 with regards to waitpid. Also, is wait2 a possibility? Regards, Dan
2004 Feb 16
1
Binary logistic model using lrm function
Hello all, Could someone tell me what I am doing wrong here? I am trying to fit a binary logistic model using the lrm function in Design. The dataset I am using has a dichotomous response variable, 'covered' (1-yes, 0-no) with explanatory variables, 'nepall', 'title', 'abstract', 'series', and 'author1.' I am running the following script and
2017 Nov 07
2
Problem with getting restapi up&running
Hi, i am currently struggling around with gluster restapi (not heketi), somehow i am a bit stuck. During startup of glusterrestd service it drops some python errors, heres a error log output with increased loglevel. Maybe someone can give me a hint how to fix this -- snip -- [2017-11-07 10:29:04 +0000] [30982] [DEBUG] Current configuration: proxy_protocol: False worker_connections: 1000
2001 Aug 10
1
Solaris X86
I ran freecell under wine -debugmsg +relay and got an exception with a message protocol error: 84a28e8: init_process : parent but no info just after SHOWWINDOW was called Anyone know what this means ?
2004 Feb 15
0
Return values from Process.fork
Park, Right now it looks like Process.fork is return 0 to the parent and a pid to the child. Shouldn''t it be a pid to the parent and nil to the child? Or is that just how it has to work for Win32? Dan _________________________________________________________________ Keep up with high-tech trends here at "Hook''d on Technology."
2002 Aug 02
0
[Bug 378] New: sshd does not update utmp/utmpx records correctly when "UseLogin" feature on
http://bugzilla.mindrot.org/show_bug.cgi?id=378 Summary: sshd does not update utmp/utmpx records correctly when "UseLogin" feature on Product: Portable OpenSSH Version: -current Platform: MIPS OS/Version: IRIX Status: NEW Severity: normal Priority: P2
2002 Jul 23
2
Irix UseLogin wtmp/utmp bug
I am using the "UseLogin yes" configuration parameter to call the /usr/bin/login program on SGI Irix, (we are using Irix version 6.5.13). I do this because the SGI login program is AFS awhere and checks out a token for you and I do not want to compile the Kerberos version of sshd, (it is to messy for me to support). Everything seems to work fine accept the wtmp(x) and utmp(x) files do
2004 Aug 06
0
Oddcast not working with WinAmp 5.01
Does Oddcast have any Windows98 dependancies that I might be missing after doing a reformat? Can't think of what else might be wrong... =( - Chris >From: "Christopher G" <djmoguta@hotmail.com> >Reply-To: icecast@xiph.org >To: icecast@xiph.org >Subject: Re: [icecast] Oddcast not working with WinAmp 5.01 >Date: Wed, 14 Jan 2004 08:43:18 -0500 >
2003 Dec 21
0
question regarding sharing hardware
thanks very much for the reply. however my question was not about some quick shortcuts. i wanted to know how come i can access the internet connection(on the linux client) through a telephone modem (on the windows machine)but not tv transmission through the (tv tuner) video card (on the windows machine). both of them are hardware sitting on the same motherboard !! i will also appreciate if some
2003 Dec 06
1
2.6 Test Kernel + ESFQ+IMQ patch
Hi Guys, Using the 2.6.test kernel? Alex and I have done some more tests and this is the patch incase ur using jdg-qos script http://www.digriz.org.uk/jdg-qos-script/index.html#qos-2.6 Thanks K _________________________________________________________________ Winterize your home with tips from MSN House & Home. http://special.msn.com/home/warmhome.armx
2004 May 28
1
Building packages and Rcmd check
Hello yet again! I'm trying to build a package. The Rcmd build works fine. But the Rcmd check produces an error because I don't have latex on my laptop. Any suggestions, please? R Windows 1.9.0 thanks again, Laura _________________________________________________________________ Learn to simplify your finances and your life in Streamline Your Life from MSN Money.
2009 Feb 18
0
life safety system and VOIP
> In Florida some new subdivision developers have sold the > phone/cable/internet rights to a provider. They run fiber to each house > and then have the uplink to provider which isn't a traditional telco. > You can't get another provider as satellite dishes are limited in > covenants and restrictions (CCR). Those CC&Rs may very well be legally void and unenforceable.
2004 Jan 19
3
configuration to Grandstream via tftp
Hi, Anyone know how to set up tftp server for grandstream. I gues it should be somethink like <tftpserver-dir> <mac-address> firmware.bin config.txt Is this correct ? And how should the config-file look like. ? I had search sipphone.com but did'nt find anything. /HHA _________________________________________________________________ Rethink your
2004 Aug 06
3
On demand relay in icecast 2?
I'm using this on icecat 1.3.12 but it doesn't seem to work with icecast 2.0.0. The relay starts as soon as icecast is started and does not drop, even if there are no clients. I've been over and over the docs and can't figure out what I'm doing wrong. vb _________________________________________________________________ Plan your next US getaway to one of the super
2004 Aug 17
4
asterisk and qsig
Guys, I need to make asterisk connect to another device over a pri using QSIG signalling (master/slave). Is this feasible and has it been done before? Thank you! al. _________________________________________________________________ Get ready for school! Find articles, homework help and more in the Back to School Guide! http://special.msn.com/network/04backtoschool.armx
2009 Mar 31
4
Tax Preparation with WINE
As approximately 130 million other US citizens, I am dutifully preparing for the April deadline for filing my income tax returns. Reviewing the WINE AppDB for installable tax software to help out in the process, it appeared that 2nd Story Software's TAX ACT was most likely to work with the WINE version (1.1.17) installed on my Mandriva-equipped HP laptop. As it turned out, TAX ACT was able
2003 Dec 30
5
Question about file ownership on destination
Hello Regarding ownership on the destination: rsync's man page indicates that when synchronizing files to a remote host, -o implies the --numeric-ids option, which makes perfect sense aince the named users/groups may not exist on the destination host. The problem I have is that the files created on the destination still appear to be owned by the local user (server1) on the rsync
1997 May 02
0
R-beta: Re: S Compatibility
Ross Ihaka writes: > Peter Dalgaard writes: ************************ > > What he probably would tell you is that the FSF has a substantial "red > > tape" procedure for code contributions to ensure that nobody can claim > > to own parts of the code and thereby block the use of the entire > > product. You can't put code under GPL if you don't own it,
2004 Mar 07
1
win32-mmap problem
Hi all, Ruby 1.8.1 (hand built, not the installer) Windows 2000 I was just playing with win32-mmap. I tried running the test_server.rb and test_client.rb. I started the server, which seems to be fine, but when I run the client I get this: C:\eclipse\workspace\win32-mmap-0.1.0\test>ruby test_client.rb C:/ruby/lib/ruby/1.8/ftools.rb:23:in `initialize'': Permission denied -
2004 Oct 30
1
Using mac address in syslinux
Hi, Is it possible for pxelinux.0 to use the mac address of the machine in addition to IP address and its derivatives from the tftp server? Thanks, -- rajeev _________________________________________________________________ Check out Election 2004 for up-to-date election news, plus voter tools and more! http://special.msn.com/msn/election2004.armx