Commit Graph

2 Commits

Author SHA1 Message Date
Francis Brosnan Blázquez
a50d12b184 nopoll:
* [new] Added initial files to implement a client regression test 
  on the browsers (using dojo, javascript, etc). Added initial tests
  and fixings some issues around masking content over 125 bytes. BIG!

* [new] Added new regression test (test_04) to C reg test to check UTF-8
  content and how it applies to masking. Applied several cleanups to the 
  code to to ensure both server and client (C) do not leak any memory.
  Updated API to new function functions:

   - nopoll_conn_ref_count
   - nopoll_ctx_ref_count
   - nopoll_loop_stop

* [fix] Updated nopoll_conn_send_text to allow sending content without
  telling the length, making the function to guess it (only for c-like
  strings).
2013-03-02 19:09:59 +00:00
Francis Brosnan Blázquez
71b3baca22 nopoll:
* [fix] Adding initial code for a regression test run on a browser..
2013-03-02 12:05:16 +00:00