mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-11-16 07:48:07 +01:00
add ResetState
This commit is contained in:
parent
94b03dcd5d
commit
df68184819
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ class CSendSocket : public CActive {
|
|||
void ConnectL( TUint32 aIpAddr );
|
||||
|
||||
TBool CancelListen();
|
||||
void ResetState();
|
||||
|
||||
enum TSSockState { ENotConnected
|
||||
,ELookingUp
|
||||
|
|
Loading…
Reference in a new issue