
How to bind sockets address in Solaris?
Hi there ,
I'm trying to recompile a source program writtten for the AIX into Solaris ,
but it seems that the socket address that is recognised in AIX is
different than what Solaris is expected .
The declaration of sockaddr structure in the AIX program looks like this :