Operating System - NonStop OS
1753792 Members
2985 Online
108799 Solutions
New Discussion

send_nw call fails with errno 2

 

send_nw call fails with errno 2

Hello,

I am writing a small client server program using nowaited socket calls. Its a NonStop TCP/IP communication. The connection between the client and server is established i.e connect_nw call is successful. But when I try to send a small buffer using send_nw2(), the call fails with errno 2.

Kindly help me.

Thanks,
Subrat