Changes between Initial Version and Version 1 of Ticket #3949, comment 10


Ignore:
Timestamp:
Dec 29, 2016, 4:30:50 PM (7 years ago)
Author:
elexis

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3949, comment 10

    initial v1  
    1 Hi Elexis,
     1Hi elexis,
    22
    33Applied the following diff (as suggested):
    44
    5 sbirmi@burnaby:~/0ad-dev/source$ svn diff
     5{{{
    66Index: network/NetClient.cpp
    77===================================================================
     
    1717        m_IsLocalClient(isLocalClient),
    1818        m_LastConnectionCheck(0),
    19 
    20 ---
     19}}}
    2120
    2221If you had a unit test in mind for this, can you point me to an existing test that spawn a server and a client instance?