+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -10610,7 +10610,7 @@ int32_t srt::CUDT::bake(const sockaddr_any& addr, int32_t current_cookie, int co
10610
10610
clientport,
10611
10611
sizeof(clientport),
10612
10612
NI_NUMERICHOST | NI_NUMERICSERV);
10613
-
int64_t timestamp = (count_microseconds(steady_clock::now() - m_stats.tsStartTime) / 60000000) + distractor -
10613
+
int64_t timestamp = (count_microseconds(steady_clock::now() - m_stats.tsStartTime) / 60000000) + distractor +
10614
10614
correction; // secret changes every one minute
10615
10615
stringstream cookiestr;
10616
10616
cookiestr << clienthost << ":" << clientport << ":" << timestamp;
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