Vamsee Priya wrote:

> When I use t_bind I get the following error  in Solaris 10,when I use
> UDP as the protocol for getnetconfigent() and use the struct netconfig
> structure returned by getnetconfigent() for the getting the fd by
> un_transport_open().
> 
>       Unable to start service - t_bind failed: t_errno 8, errno 126
> Cannot        assign requested address        
> 
> 
> Using the same  configuration, t_bind with UDP works fine in Solaris 9.
> Can anyone help me out as to what all should I look for in fixing this
> error.

I don't understand why you're asking about t_bind() as if
it's code you're working on when we've been talking about
NFS - would you please clarify?  What is your program trying
to do?

Something that might be relevant is that NFS Version 4 does
not work over UDP, to comply with RFC 3430.  NFS Version 4
was introduced and made the default version in Solaris 10.

Rob T
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to