1. 04 Feb, 2015 1 commit
  2. 21 Jan, 2015 2 commits
  3. 07 Jan, 2015 1 commit
  4. 14 Aug, 2014 1 commit
    • Custom transport: minor cleanups · c180c065
       * Move the transport registration mechanisms into a new header under
         'sys/' because this is advanced stuff.
       * Remove the 'priority' argument from the registration as it adds
         unnecessary complexity.  (Since transports cannot decline to operate,
         only the highest priority transport is ever executed.)  Users who
         require per-priority transports can implement that in their custom
         transport themselves.
       * Simplify registration further by taking a scheme (eg "http") instead
         of a prefix (eg "http://").
      Edward Thomson committed
  5. 02 May, 2014 1 commit
  6. 20 Mar, 2014 3 commits
  7. 06 Mar, 2014 4 commits