comparison src/os/win32/ngx_sendv.c @ 42:cd035a94e0b6

nginx-0.0.1-2002-12-27-10:27:47 import
author Igor Sysoev <igor@sysoev.ru>
date Fri, 27 Dec 2002 07:27:47 +0000
parents 53cb81681040
children
comparison
equal deleted inserted replaced
41:59e7c7f30d49 42:cd035a94e0b6
1
2 #include <ngx_config.h>
1 3
2 #include <ngx_core.h> 4 #include <ngx_core.h>
3 #include <ngx_types.h> 5 #include <ngx_types.h>
4 #include <ngx_errno.h> 6 #include <ngx_errno.h>
5 #include <ngx_connection.h> 7 #include <ngx_connection.h>