[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
- Follow-Ups:
- [openbeosnetteam] Re: IP protocol module
- From: Axel Dörfler
Other related posts:
- » [openbeosnetteam] IP protocol module
- » [openbeosnetteam] Re: IP protocol module
- » [openbeosnetteam] Re: IP protocol module
- [openbeosnetteam] Re: IP protocol module
- From: Axel Dörfler