Hi!
ngx_handle_write_event() is the event processiong state machine
interface function that is to proper update event and connection
states after write event is fired and the data has been probably
written to the corresponding descriptor. It can optionally update
send_lowat option on the connection socket.
--
Regards,
Vladimir
2012/6/5 l.jay Yuan <pass86@gmail.com>:
> when to call ngx_handle_write_event?i am not really understanded.
> who can explain me?
>
> _______________________________________________
> nginx-devel mailing list
> nginx-devel@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx-devel
>
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel