Commit History

Author SHA1 Message Date
  Dean Li 275b8aca43 show log in testing 3 years ago
  Thibaut Vandervelden 53a7da3bfc Remove trailing commas in macros 3 years ago
  Dario Nieuwenhuis 2cb407d62a rustfmt 3 years ago
  Ryan Summers fb0ac23775 Sanitizing log macro to allow usage in match arm directly 3 years ago
  Dario Nieuwenhuis 47316aaf04 Remove unused macro_use 3 years ago
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support 4 years ago
  Dario Nieuwenhuis 3dab2c48fc Fix "leftover tokens" macro error 4 years ago
  whitequark ed86780079 Simplify enum_with_unknown! macro. 4 years ago
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 4 years ago
  Philipp Oppermann 5900178d61 Allow trailing commas in enum_with_unknown macro 7 years ago
  whitequark 30012cc3b1 Make packet dumps emitted for broken packets more useful. 7 years ago
  whitequark bbb54fe2a2 Fix a (future) syntax error in the net_log macro. 7 years ago
  whitequark 100b57aa66 Replace "socket debug identifiers" with just socket handles. 7 years ago
  whitequark 39464a53fc Compute soft deadline in poll() and use nonblocking sockets. 7 years ago
  whitequark 72359cdd37 Radically simplify and optimize TCP packet dispatch. 7 years ago
  whitequark bc0e3c352d Emit exceptional events with the DEBUG log level, not TRACE. 7 years ago
  whitequark f5a3785c18 Move macros into their own module. 7 years ago