On 25 Mar 2011, at 21:01, John Baldwin wrote:
> On Tuesday, February 01, 2011 12:54:33 am Jim wrote:
>> I am not sure if anybody has asked it before. I could not find answer by
>> doing rough search on Internet, if it is duplicate question, sorry in
>> advance.
>>
>> My question is that, for get
On Tuesday, February 01, 2011 12:54:33 am Jim wrote:
> Hi All,
>
> I am not sure if anybody has asked it before. I could not find answer by
> doing rough search on Internet, if it is duplicate question, sorry in
> advance.
>
> My question is that, for getting socket options in tcp_ctloutput() in
Hi All,
I am not sure if anybody has asked it before. I could not find answer by
doing rough search on Internet, if it is duplicate question, sorry in
advance.
My question is that, for getting socket options in tcp_ctloutput() in
tcp_usrreq.c, why do we need to do lock with INP_WLOCK(inp) as sett