Changeset 3513 in ntrip
- Timestamp:
- Dec 13, 2011, 12:47:36 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncnetqueryv0.cpp
r2011 r3513 28 28 bncNetQueryV0::bncNetQueryV0() { 29 29 _socket = 0; 30 _timeOut = 20000;30 _timeOut = 120000; 31 31 } 32 32
Note:
See TracChangeset
for help on using the changeset viewer.