Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v19
  • v18
  • v17
  • v16
  • v15
  • v14
  • v3
  • v13
  • v12
  • v2
  • v1
  • v11
  • v10
  • v9
  • v8
  • v7
  • v6
  • v5
  • v4
20 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.018Oct21Nov27Oct10654329Sep2815141291Jun26May2320181613116229Apr271312830Mar21171673225Feb2423222118171615141110987432131Jan2827262511108764331Dec3029282723222120WhitespacesFixed bug on tunnel shutdown when the connection is already downFixed "dictionary changed size during iteration" on connection shutdownAdded wait_timeout method on TunnelProtocolReplaced close method by shutdown method in TunnelProtocolCall Protocol shutdown in RpcProtocol shutdownDefault shutdown on Protocol now unregister it from connectionTunnel now use Protocol.create_watcher instead of RpcConnection.create_watcherAdded create_watcher method on ProtocolTypoWhitespacesRemoved useless docstringsChanged to PEP257 docstring styleAdded examplesAdded raise_timeout option in wait and iter methods of AsyncWatcherAdded pop_call method on rpc protocolRefactored access to special arguments on callsReduced write size on socketFixed bug with on_close argumentChanged default on_close callback privacyAdded a feature to avoid the autostart of tunnelsFixed buf with SSL sockets in writerBetter error management on endpoint operationsAdded a closing feature to tunnelsAdded a property to get the endpointAdded a property to get the tunnel socket (if available, or None)Fixed bug in reader dispatchWhitespacesFixed bug in RpcConnection writerFixed repeated calls to shutdown method on a RpcConnectionFixed typoFix on_disconnect callback handling.WhitespacesFixed bug with server's client connection managementRemoved get_handler and set_handler from the RpcConnectionUnexpected socket error on read now shutdown the connectionWhitespacesAsync call with callbackStarted to work on 18~devReleased version 17.v17v17
Loading