
|
[openbeosnetteam]
||
[Date Prev]
[06-2003 Date Index]
[Date Next]
||
[Thread Prev]
[06-2003 Thread Index]
[Thread Next]
[openbeosnetteam] IP protocol module
- From: "Waldemar Kornewald" <Waldemar.Kornewald@xxxxxx>
- To: "OpenBeOS Network" <openbeosnetteam@xxxxxxxxxxxxx>
- Date: Sun, 15 Jun 2003 12:06:55 +0200
Hi,
I have had this question for a long time:
Why is the get_ip_id() function in the ip module using semaphores instead of
atomic_add? The comment asks this question, too, and I cannot think of any
problems that would arise from using atomic_add except that we should use
int32 instead of uint16.
Any ideas?
Waldemar
|

|