mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-05 17:52:29 +00:00
Fixed curl stack shutdown with active downloads. (#1338)
Fixed curl stack shutdown with active downloads.
This commit is contained in:
+1
-1
@@ -11,6 +11,6 @@ CheckOptions:
|
||||
- key: readability-identifier-naming.PrivateMemberPrefix
|
||||
value: m_
|
||||
- key: readability-identifier-naming.PrivateMemberCase
|
||||
value: camelBack
|
||||
value: lower_case
|
||||
- key: readability-identifier-naming.ClassConstantCase
|
||||
value: lower_case
|
||||
|
||||
Reference in New Issue
Block a user