Hi,

I'm trying to develop a simple C Client/Server TCP/IP socket
application.  When the Client does a connect() I get the following
error:

"Socket operation on non-socket"

The code is pretty simple straight out of the Stevens books.  I'm not
sure if it is a coding error, configuration error, or possibly I need to
link in a library ???

Does anybody have sample Client/Server TCP/IP socket code for C/C++ that
runs on RedHat?

Thanks in advance,

- Craig



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to