Hello,
I am wondering if anyone out there has used the sockaddr_in in AIX 3.2.
For some reason I can't get the .s_net, s_host, and s_lh, to work for me.
Here is the call I am trying to make:
sprintf( log_buf, "Sock.sinaddr: %d.%d.%d.%d", sock.sin_addr.s_net, sock.sin_a\
ddr.s_host, sock.sin_addr.s_lh, sock.sin_addr.s_impno );
Any help would be much appeciated.
Thank you,
Tim Burns
--
+-----------------------------------+--------------------------------------