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