[haiku-bugs] Re: [Haiku] #10510: Support Web Sockets (easy)

  • From: "akshay1994" <trac@xxxxxxxxxxxx>
  • Date: Thu, 20 Mar 2014 18:07:30 -0000

#10510: Support Web Sockets (easy)
----------------------------------------+----------------------------
   Reporter:  pulkomandy                |      Owner:  pulkomandy
       Type:  enhancement               |     Status:  new
   Priority:  normal                    |  Milestone:  R1/beta1
  Component:  Applications/WebPositive  |    Version:  R1/Development
 Resolution:                            |   Keywords:  gsoc2014
 Blocked By:                            |   Blocking:
Has a Patch:  1                         |   Platform:  All
----------------------------------------+----------------------------

Comment (by akshay1994):

 * MIT License and copyrights updated accordingly.
 * Made #define READ_BUFFER_SIZE 1024 -> static const int kReadBufferSize
 (probably not much use of dynamic sizing)
 * Used messages to terminate thread, instead of killing.
 * Couldn't find std::cout calls. They were handled in the second patch. ->
 Rebased.

--
Ticket URL: <https://dev.haiku-os.org/ticket/10510#comment:10>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: