Hello everybody,
once more I need your help!
My little program should be compatible to UNIX and WINDOWS environments. In Windows I can retrieve the error code if send() or receive() function of winsock fails with WSAGetLastError(). How can I retrieve the error code under UNIX environments?
Thanks a lot,
cu, Stony
once more I need your help!
My little program should be compatible to UNIX and WINDOWS environments. In Windows I can retrieve the error code if send() or receive() function of winsock fails with WSAGetLastError(). How can I retrieve the error code under UNIX environments?
Thanks a lot,
cu, Stony