SSLStream (WIP)
This commit is contained in:
@@ -41,6 +41,7 @@ struct ReadOptions
|
||||
{
|
||||
bool partial : 1 = false;
|
||||
bool peek : 1 = false;
|
||||
bool noBlock : 1 = false;
|
||||
};
|
||||
|
||||
struct StreamFeatures
|
||||
|
||||
Reference in New Issue
Block a user