Secure Communication Module User’s Guide : PART V Resources : Appendix A RWSocket & RWSecureSocket : Functions That Are Deprecated
Functions That Are Deprecated
The following RWSocket functions do not appear in RWSecureSocket. They have been deprecated in RWSocket.
Originally
Replaced With
SOCKET socket() const;
getSocket() in both RWSocket and RWSecureSocket
bool valid() const;
isValid() in both RWSocket and RWSecureSocket