mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Refactor SocketWrapper
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
*/
|
||||
class SocketWrapperBasics
|
||||
{
|
||||
protected:
|
||||
public:
|
||||
#if 0
|
||||
/** Template specialization to determine available interfaces. */
|
||||
template <typename Object>
|
||||
struct InterfacesOf
|
||||
@@ -129,6 +130,7 @@ protected:
|
||||
{
|
||||
};
|
||||
#endif
|
||||
#endif
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user