Hello all,
If I am trying to write a cross-platform (windows/Linux) tcp package.. what is the best way to handle errno? Are the enums different for each OS? Would passing back strerror(errno) be sufficient?
Thanks!
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |