1. 16 Sep, 2016 1 commit
  2. 15 Sep, 2016 4 commits
  3. 13 Sep, 2016 4 commits
  4. 12 Sep, 2016 3 commits
  5. 09 Sep, 2016 3 commits
  6. 05 Sep, 2016 2 commits
  7. 02 Sep, 2016 1 commit
  8. 01 Sep, 2016 1 commit
  9. 31 Aug, 2016 1 commit
  10. 29 Aug, 2016 2 commits
    • Deomid Ryabkov's avatar
      Ignore SL_EAGAIN · 844c7787
      Deomid Ryabkov authored
      It was observed that sl_Send can return SL_EAGAIN, despite the fact that
      we only call write_to_socket if it was reported as writeable.
      
      PUBLISHED_FROM=e4cbacb3f16bb7abb479222d7dcbfbe113a39161
      844c7787
    • Deomid Ryabkov's avatar
      C Clubby refactoring · 0fe9ec14
      Deomid Ryabkov authored
      Complete rewrite of the C Clubby implementation: it is now modeled after
      the Go implementation, with a slight difference that codec and channel
      are the same object (something we should probably do in Go as well, as
      we only have a single type of channel so far, which is used with all
      types of codecs).
      
      This implementation also comes with a new external API,
      which is hopefully cleaner and easier to use (see mg_clubby.h).
      
      In this PR I am not adding any new types of channels, but a UART channel
      as well as websocket listener channel will be added after this lands.
      
      PUBLISHED_FROM=d545d4bb6434e2a02ad159f9e4b64e594a4797e7
      0fe9ec14
  11. 26 Aug, 2016 1 commit
  12. 24 Aug, 2016 1 commit
  13. 22 Aug, 2016 1 commit
  14. 19 Aug, 2016 1 commit
  15. 18 Aug, 2016 1 commit
  16. 16 Aug, 2016 3 commits
  17. 15 Aug, 2016 1 commit
    • Alexander Alashkin's avatar
      Fix mt · 2efc8598
      Alexander Alashkin authored
      PUBLISHED_FROM=6e33f546c4d096ef03103f6010124e5d568700b0
      2efc8598
  18. 12 Aug, 2016 1 commit
  19. 09 Aug, 2016 2 commits
  20. 08 Aug, 2016 4 commits
  21. 04 Aug, 2016 1 commit
  22. 30 Jul, 2016 1 commit