Re: Socket options KPI

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Elad Efrat
Date: Friday, January 18, 2008 - 3:12 pm

Joerg Sonnenberger wrote:


I vaguely remember there was a reason for this socklen_t... maybe the 
original FreeBSD changes. Anyway, I'm thinking it should be unsigned
int, actually, to fit the len parameter to sys_setsockopt() and
sys_getsockopt(), no?


Fixed.


I don't mind the naming. Bring up any name you'd like, and if people
agree, I'll change.


Yes. Unfortunately, some code is *very* hairy about that kinda stuff so
I'm trying to avoid it in the first pass (see, for example, netiso).


Great to hear! :)

Thanks,

-e.
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Socket options KPI, Elad Efrat, (Fri Jan 18, 10:08 am)
re: Socket options KPI , matthew green, (Fri Jan 18, 12:06 pm)
Re: Socket options KPI, Joerg Sonnenberger, (Fri Jan 18, 12:26 pm)
Re: Socket options KPI, Elad Efrat, (Fri Jan 18, 3:04 pm)
Re: Socket options KPI, Elad Efrat, (Fri Jan 18, 3:12 pm)
Re: Socket options KPI, Joerg Sonnenberger, (Fri Jan 18, 3:21 pm)
re: Socket options KPI , matthew green, (Fri Jan 18, 4:51 pm)
Re: Socket options KPI, Elad Efrat, (Fri Jan 18, 6:11 pm)
re: Socket options KPI , matthew green, (Fri Jan 18, 10:17 pm)
Re: Socket options KPI, Iain Hibbert, (Sun Jan 27, 4:30 am)
Re: Socket options KPI, Elad Efrat, (Sun Jan 27, 8:52 am)
Re: Socket options KPI, Iain Hibbert, (Sun Jan 27, 10:21 am)
Re: Socket options KPI, Elad Efrat, (Sun Jan 27, 11:33 am)
Re: Socket options KPI, Iain Hibbert, (Sun Jan 27, 11:56 am)
Re: Socket options KPI, Iain Hibbert, (Mon Jan 28, 2:22 pm)
Re: Socket options KPI, Elad Efrat, (Mon Jan 28, 2:50 pm)
Re: Socket options KPI, Iain Hibbert, (Fri May 2, 12:00 am)