Article 6GX3D Porting c programming project from HP-UX to Linix.

Porting c programming project from HP-UX to Linix.

by
jyoravirisi
from LinuxQuestions.org on (#6GX3D)
Hi Guys,

I am currently working on a project, where I need to move the c-source code from HP-UX to Linux. I came across two wired issues, one is on the oracle side, and we were able to resolve by applying a patch (Unique Patch ID: 24128901) for that. Next one is on the socket side where I am getting and issue on socket (SockWrite: error on socket write, errno=104, Connection reset by peer). This code compile and runs good in HP-UX but compiles fine in Linux but fails at runtime in Linux. Please let me know if this is due to porting from HP-UX to Linux and how I can fix this issue in Linux.

Thanks
Ravi K
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments