view docs/html/index.html @ 4319:f40541f7afb5

Fixed AIO on Linux, broken in r4306. Events from eventfd do not have c->write set, and the stale event check added in r4306 causes null pointer dereference.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 29 Nov 2011 17:27:13 +0000
parents 551102312e19
children ed470a7bf7fd
line wrap: on
line source

<html>
<head>
<title>Welcome to nginx!</title>
</head>
<body bgcolor="white" text="black">
<center><h1>Welcome to nginx!</h1></center>
</body>
</html>