An error occurred fetching the project authors.
  1. 01 Oct, 2009 5 commits
  2. 30 Sep, 2009 1 commit
  3. 22 Sep, 2009 1 commit
  4. 10 Aug, 2009 1 commit
  5. 05 Aug, 2009 1 commit
  6. 04 Aug, 2009 2 commits
  7. 03 Aug, 2009 5 commits
  8. 29 Jul, 2009 1 commit
  9. 28 Jul, 2009 6 commits
  10. 24 Jul, 2009 6 commits
  11. 23 Jul, 2009 2 commits
  12. 22 Jul, 2009 1 commit
  13. 21 Jul, 2009 1 commit
    • Vincent Pelletier's avatar
      Change the way PING/PONG are handled: · 499646f4
      Vincent Pelletier authored
      - PONG is no longer a response (its type value is lower than 0x8000), because it's actually just a "still alive" notification, which happens on demand.
      - PING & PONG don't reach the handler level any more, but are directly handled at connection level. There is no point in making them flexible, as a PING really just test that connection is established.
      This fixes client's unability to send ping, because of MTClientConnection.ask prototype being incompatible with ClientConnection.ask.
      
      
      git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@899 71dcc9de-d417-0410-9af5-da40c76e7ee4
      499646f4
  14. 17 Jul, 2009 1 commit
  15. 14 Jul, 2009 1 commit
  16. 08 Jul, 2009 1 commit
  17. 06 Jul, 2009 2 commits
  18. 29 Jun, 2009 1 commit
  19. 26 Jun, 2009 1 commit