CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/27 06:49:45
Modified files:
usr.sbin/httpd : server_file.c
Log message:
In addition to READ, disable WRITE events when closing the file
descriptor of the file I/O bufferevent. This fixes a potential event flood.
OK florian@
