Historial de Commits

Autor SHA1 Mensaje Fecha
  Chris Bannister 9be46a1f88 correctly handle negative streams, differentiate -1 hace 10 años
  Chris Bannister cc781fbf13 fix assumptions about number of streams hace 10 años
  Chris Bannister c5ae7cf29d conn: dont use stream 0 for outgoing requests hace 10 años
  Chris Bannister 8819158121 conn: ensure that call.framer is not nil hace 10 años
  Chris Bannister 9004be2f10 conn: ensure that stream is within bounds hace 10 años
  Chris Bannister 2ed0ffe748 prevent duplicate stream usage hace 10 años
  Chris Bannister ff272b077d conn: ensure that callers unblock correctly hace 10 años
  Aaron Blohowiak 5dfb9b1f9f recieved -> received hace 10 años
  Chris Bannister 80e812acf0 Merge pull request #432 from Zariel/buffer-response-chan hace 10 años
  Chris Bannister cd520c7d57 buffer the connection response channel hace 10 años
  Chris Bannister d4cdc5dd42 dont swallow the error from closeWithError hace 10 años
  Chris Bannister d6104e3987 if a stream is timedout release its stream id hace 10 años
  Chris Bannister eab95a919e dont block indefinatly waiting for a stream hace 10 años
  Chris Bannister 1e8fd96b0c ensure that incase of a timeout recv wont block indefinatly hace 10 años
  Chris Bannister e77f3a3a12 improve close handling for streams hace 10 años
  Chris Bannister 9262dc285f dont close the channel, store not waiting hace 10 años
  Chris Bannister 56f17ddc42 debug query time hace 10 años
  Chris Bannister bca09cc483 ensure streams are returned in the correct order hace 10 años
  Chris Bannister 676814747f dont release the stream if we get a timeout hace 10 años
  Chris Bannister 2c4f859917 dont cause internal errors to close the connection hace 10 años
  Chris Bannister 3f4c55c8f6 remove query level timeouts hace 10 años
  Chris Bannister e136ade6d4 prevent 2 callers closing a connection hace 10 años
  Ben Hood 5792e6ba59 Merge pull request #417 from Zariel/timeout-queries hace 10 años
  Chris Bannister b21c5b0c28 allow TimeoutLimit to be changed globally hace 10 años
  Chris Bannister 45865a5076 apply a timeout for every query at the connection hace 10 años
  Jeff Mitchell 6495810dec Remove limitations of SslOptions by making it inherit from tls.Config. hace 10 años
  Maciek Sakrejda af396da0a6 Document CertPath and KeyPath as now-optional hace 10 años
  Chris Bannister b64d286286 Use timeouts when dialing tls sockets hace 10 años
  Ben Hood d4c587dfad Merge pull request #348 from retailnext/policy_conn_pool hace 10 años
  Justin Corpron 0b2fd28388 Added token aware connection pool implementation hace 11 años