Re: sockets without processes

2001-08-30 Thread dman
On Thu, Aug 30, 2001 at 07:28:27PM -0700, Bob Galloway wrote: | On Fri, Aug 31, 2001 at 03:25:27AM +0200, Martin F Krafft wrote: | > tcp 0 0 192.168.14.6:32884 mailhost:smtp TIME_WAIT - | > tcp 0 0 192.168.14.6:32885 mailhost:smtp TIME_WAIT - |

[Fwd: Re: sockets without processes]

2001-08-30 Thread greg
Original Message Subject: Re: sockets without processes Resent-Date: Thu, 30 Aug 2001 19:36:51 -0700 (PDT) Resent-From: debian-user@lists.debian.org Date: Thu, 30 Aug 2001 19:28:27 -0700 From: Bob Galloway <[EMAIL PROTECTED]> To: Martin F Krafft <[EMAIL PROTECTED]>,

Re: sockets without processes

2001-08-30 Thread Bob Galloway
On Fri, Aug 31, 2001 at 03:25:27AM +0200, Martin F Krafft wrote: > tcp 0 0 192.168.14.6:32884 mailhost:smtp TIME_WAIT - > tcp 0 0 192.168.14.6:32885 mailhost:smtp TIME_WAIT - > tell me nothing about the process owning them. > i am merely wondering

Re: sockets

2001-01-11 Thread Leen Besselink
> well the problem is with an igmp c program i have, the strace shows: > > socket(PF_INET, SOCK_RAW, IPPROTO_IGMP) = -1 EPERM (Operation not permitted) > fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 7), ...}) = 0 > old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0

Re: sockets

2001-01-10 Thread Marc-Adrian Napoli
hi, > > i am a non-root user on a debian 2.2 system and i cant write a c program to > > open sockets. > > > > i am a non-root user on a solaris system and i am able to write c programs > > that open sockets. > > > > is there a switch/setting somewhere on a debian system to change this? or is > > r

Re: sockets

2001-01-10 Thread William T Wilson
On Thu, 11 Jan 2001, Marc-Adrian Napoli wrote: > i am a non-root user on a debian 2.2 system and i cant write a c program to > open sockets. > > i am a non-root user on a solaris system and i am able to write c programs > that open sockets. > > is there a switch/setting somewhere on a debian sys

Re: Sockets in C++

2000-06-08 Thread Saisanthosh Balakrishnan
> There are some Sockets package for C++ development? have a look at APE (A portable Environment). The deb packages in potato are libape1 and libape1-dev. -- saisanthosh

Re: Sockets in C++

2000-06-08 Thread Allan Wind
On 2000-06-08 08:19:56, Camilo Alejandro Arboleda wrote: > Hi: > > There are some Sockets package for C++ development? > I didn't found anything in Slink. ace might be of interest to you, don't know if it was included in slink. /Allan -- Allan Wind email: [EMAIL PROTECTED]