Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2000 12:23:22 -0400
From:      "ROTHENBERG, MICHAEL" <MROTHENBERG@exchange1.PRIA.com>
To:        'FreeBSD-questions' <freebsd-questions@FreeBSD.ORG>
Subject:   Network socket addr size not defined?
Message-ID:  <CB5D74F381BDD311944F0000F802076603A1CBBB@EXCHANGE1>

next in thread | raw e-mail | index | archive | help

I'm using Unix Network Programming Vol1 2nd ed. by Stevens and he references
a type 'socklen_t' all over the place. Yet it seems not to be defined
anywhere in several of the common network headers. After some more reading I
typedefed it as uint32_t and everything seems to be working out.

Am I missing something?

Thanks in advance!

-Michael


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?CB5D74F381BDD311944F0000F802076603A1CBBB>