git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba7808e
)
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
author
David S. Miller
<davem@sunset.davemloft.net>
Thu, 8 Feb 2007 10:09:21 +0000
(
02:09
-0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 8 Feb 2007 20:38:45 +0000
(12:38 -0800)
Do this even for non-blocking sockets. This avoids the silly -EAGAIN
that applications can see now, even for non-blocking sockets in some
cases (f.e. connect()).
With help from Venkat Tekkirala.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found