Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (199 - 201 of 230)

Ticket Resolution Summary Owner Reporter
#86 fixed use ProcessControl with server_util_base for watching nx output Antoine Martin Antoine Martin
Description

As was done with #83 for ssh related processes, we can use twisted to avoid starting a new thread on the server for each NX session we watch the output of.

Xpra is different as we poll a logfile, this integrates with the mainloop fine via gio.File

VNC we just don't care.

#18 fixed use twisted-conch to replace paramiko Antoine Martin Antoine Martin
Description

No point in carrying 2 network libraries.
Rewrite SCP code using conch.

Also bundling paramiko does not always seem to work on win32/osx... so this more of priority

#85 fixed wait_for_socket should use twisted and deferreds Antoine Martin Antoine Martin
Description

Should be a pretty straight forward swap. No reason to use yet another network library (raw sockets in this case)

Note: See TracQuery for help on using queries.