You are viewing a plain text version of this content. The canonical link for it is here.
- Re: Debugging mod_websocket -- any others out there? - posted by Jacob Champion <ja...@ni.com> on 2015/03/03 21:56:12 UTC, 5 replies.
- [PATCH 0/5] Fix mod_websocket segfaults under load - posted by Jacob Champion <ja...@ni.com> on 2015/03/09 19:43:51 UTC, 2 replies.
- [PATCH 1/5] Change reads to nonblocking/poll - posted by Jacob Champion <ja...@ni.com> on 2015/03/09 19:43:52 UTC, 0 replies.
- [PATCH 2/5] Separate plugin_send from the send implementation - posted by Jacob Champion <ja...@ni.com> on 2015/03/09 19:43:53 UTC, 0 replies.
- [PATCH 3/5] Pull framing logic into a separate function - posted by Jacob Champion <ja...@ni.com> on 2015/03/09 19:43:54 UTC, 0 replies.
- [PATCH 4/5] Read and write to the brigade from only one thread - posted by Jacob Champion <ja...@ni.com> on 2015/03/09 19:43:55 UTC, 0 replies.
- [PATCH 5/5] Remove extra pool and clean up brigades - posted by Jacob Champion <ja...@ni.com> on 2015/03/09 19:43:56 UTC, 0 replies.
- Re: How to wait on a global lock with timeout - posted by Yann Ylavic <yl...@gmail.com> on 2015/03/20 02:59:42 UTC, 2 replies.