Re: Ports below 1024

2000-12-08 Thread Nathan Meyers
You've hit a "feature" of Linux threading... you'll find some past discussion in the mail archives. No easy fix, unfortunately. Nathan On Fri, Dec 08, 2000 at 10:09:38AM -0800, Nissyen wrote: > Hi, I was wondering if someone could help me with the following problem: > > I have a program which

Ports below 1024

2000-12-08 Thread Nissyen
Hi, I was wondering if someone could help me with the following problem: I have a program which runs a thread that opens a ServerSocket and dynamically generates HTML pages indicating its status when it receives a valid HTML request. It works fine on ports higher than 1024, but I wanted to run it