Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Does qnx support sockaddr_in socket type?: (2 Items)
   
Does qnx support sockaddr_in socket type?  
Hi all,
I am confused if qnx6.3.2 supports sockaddr_in data type, since i could only found sockaddr type in the docs of qnx. thx
. 

Eric
Re: Does qnx support sockaddr_in socket type?  
On Mon, Jun 09, 2008 at 08:45:44AM -0400, Eric Dong wrote:
> Hi all,
> I am confused if qnx6.3.2 supports sockaddr_in data type, since i could only found sockaddr type in the docs of qnx. 
thx. 

Yes.  It's in <netinet/in.h>.

-seanb