lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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