Skip to content

snoopy

Compare
Choose a tag to compare
@blt blt released this 17 Jan 21:42
· 73 commits to master since this release

This is the first release in a good long while that will appear on crates. This has been done by moving away from a github-only fork of lua to 'mond'. We've also further improved the async IO situation in cernan, improving the buffering of payloads in the presence of WouldBlock.

  • 8f2520b :: Use blt/mond, not blt/rust-lua53
  • 0671839 :: Statsd Source Reads All Datagrams until WouldBlock
  • 3470b96 :: Fixes Nonblocking TcpStream Operations