[haiku-bugs] Re: [Haiku] #812: Port PPP to the new stack

  • From: "jessicah" <trac@xxxxxxxxxxxx>
  • Date: Sat, 05 Apr 2014 08:10:12 -0000

#812: Port PPP to the new stack
--------------------------------------+-----------------
   Reporter:  axeld                   |      Owner:
       Type:  enhancement             |     Status:  new
   Priority:  normal                  |  Milestone:  R1
  Component:  Network & Internet/PPP  |    Version:
 Resolution:                          |   Keywords:
 Blocked By:                          |   Blocking:
Has a Patch:  1                       |   Platform:  All
--------------------------------------+-----------------

Comment (by jessicah):

 It at least compiles again. Am not sure if the use of volatile integers
 should be replaced with just int32 or not. The use of atomic_add family of
 functions require casting to int32* to compile. Probably better to switch
 to int32 and use atomic getters instead?

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

Other related posts: