Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. hebbargautham

    libnsl - t_getinfo() behaves differently on 64 bit environment

    Hi, I am facing an issue with libnsl's t_getinfo(). My application links to libnsl and calls this function. I am calling: tfd=t_open("/dev/udp",O_RDWR,NULL); t_getinfo(tfd,&ti); where, ti is of struct t_info type. If I try with a 32 bit build, the call to t_getinfo returns a proper t_info...

Part and Inventory Search

Back
Top