Changeset 1403 in ntrip for trunk/BNC/bncnetqueryv1.cpp


Ignore:
Timestamp:
Dec 29, 2008, 2:12:12 PM (15 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncnetqueryv1.cpp

    r1402 r1403  
    2727////////////////////////////////////////////////////////////////////////////
    2828bncNetQueryV1::bncNetQueryV1() {
    29   _socket    = 0;
     29  _socket = 0;
    3030}
    3131
     
    4242    _socket->abort();
    4343  }
     44  _status = finished;
    4445}
    4546
Note: See TracChangeset for help on using the changeset viewer.