Explorar el Código

Changes file for owningcontrollerfd api

Nick Mathewson hace 5 años
padre
commit
820aba70ef
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      changes/ticket24204

+ 5 - 0
changes/ticket24204

@@ -0,0 +1,5 @@
+  o Minor features (embedding API):
+    - The Tor controller API now supports a function to launch Tor with a
+      preconstructed owning controller FD, so that embedding applications
+      don't need to manage controller ports and authentication.  Closes
+      ticket 24204.