Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2000 10:45:44 -0400
From:      "ROTHENBERG, MICHAEL" <MROTHENBERG@exchange1.PRIA.com>
To:        'Jan Grant' <Jan.Grant@bristol.ac.uk>
Cc:        'FreeBSD-questions' <freebsd-questions@FreeBSD.ORG>
Subject:   RE: Update:  Network socket addr size not defined?
Message-ID:  <CB5D74F381BDD311944F0000F802076603A1CBC5@EXCHANGE1>

next in thread | raw e-mail | index | archive | help
Hi Jan!

I sware I did something like that to make sure... *scratch head*

but:

#include <sys/socket.h>

does not have it.... that's what I have in my program, along with others.

Version: FBSD 3.2-release I think... might be stable. have to check. Came on
cdrs from wallnut creek.

Also I did the typedef as a fix so wouldn't the compiler barf on a duplicate
typedef?

Thanks in advance!

-Michael, the novice Unix network programmer/user

-----Original Message-----
From: Jan Grant [mailto:Jan.Grant@bristol.ac.uk]
Sent: Friday, October 13, 2000 10:14 AM
To: ROTHENBERG, MICHAEL
Cc: 'FreeBSD-questions'
Subject: Re: Update: Network socket addr size not defined?


On Thu, 12 Oct 2000, ROTHENBERG, MICHAEL wrote:

> Forgot to mention that I didnt find its definition in the headers form the
> book either };)

grep socklen_t /usr/include/*.h /usr/include/*/*.h

It's in sys/socket.h


-- 
jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/
Tel +44(0)117 9287163 Fax +44 (0)117 9287112 RFC822 jan.grant@bris.ac.uk
stty intr ^m


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CB5D74F381BDD311944F0000F802076603A1CBC5>