+3
-3
lines changedFilter options
+3
-3
lines changed Original file line number Diff line number Diff line change
@@ -73,7 +73,7 @@ class SrtStatsWriter
73
73
public:
74
74
virtual std::string WriteStats(int sid, const CBytePerfMon& mon) = 0;
75
75
virtual std::string WriteBandwidth(double mbpsBandwidth) = 0;
76
-
virtual ~SrtStatsWriter() { };
76
+
virtual ~SrtStatsWriter() {}
77
77
78
78
// Only if HAS_PUT_TIME. Specified in the imp file.
79
79
std::string print_timestamp();
Original file line number Diff line number Diff line change
@@ -70,8 +70,8 @@ class Source: public Location
70
70
}
71
71
};
72
72
73
-
virtual SRTSOCKET GetSRTSocket() const { return SRT_INVALID_SOCK; };
74
-
virtual int GetSysSocket() const { return -1; };
73
+
virtual SRTSOCKET GetSRTSocket() const { return SRT_INVALID_SOCK; }
74
+
virtual int GetSysSocket() const { return -1; }
75
75
virtual bool AcceptNewClient() { return false; }
76
76
};
77
77
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4