[<prev] [next>] [day] [month] [year] [list]
Message-ID: <2bd9ebfa0706090801g61e9c7eo67219c300e6bd00d@mail.gmail.com>
Date: Sat, 9 Jun 2007 20:31:27 +0530
From: "Tej Parkash" <tejparkash.d@...il.com>
To: linux-kernel@...r.kernel.org
Subject: inet_csk_listen_start: function defination
hi all
i am bit confused with the function defination of inet_listen.
How a listen socket can listen and return to application at a time.
since a server stops at accpet not at listen then how listening port start.
I was thinking that the listen call thread out at the tcp_v4_hash
function time but it actaully does not use any thread fucntion and
simple return so how does the listening socket start.
thanks
TEJ
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists