Merge remote-tracking branch 'origin/NetChannels' into NetChannels
# Conflicts: # src/io/socket/SSL.cpp
This commit is contained in:
@@ -406,6 +406,10 @@ namespace ehs
|
||||
return result;
|
||||
}
|
||||
|
||||
void TCP::SetReuse(const bool &value)
|
||||
{
|
||||
}
|
||||
|
||||
bool TCP::IsValid() const
|
||||
{
|
||||
return hdl != EHS_INVALID_SOCKET;
|
||||
|
Reference in New Issue
Block a user