代码搜索:Nginx
找到约 48 项符合「Nginx」的源代码
代码结果 48
www.eeworm.com/read/325387/3484411
xs nginx.xs
/*
* Copyright (C) Igor Sysoev
*/
#define PERL_NO_GET_CONTEXT
#include
#include
#include
#include
#include "XSUB.h"
#define n
www.eeworm.com/read/325387/3484412
pm nginx.pm
package nginx;
use 5.006001;
use strict;
use warnings;
require Exporter;
our @ISA = qw(Exporter);
our @EXPORT = qw(
OK
DECLINED
HTTP_OK
HTTP_CREATED
HTTP_NO_CONTENT
HTTP_P
www.eeworm.com/read/325387/3484491
h nginx.h
/*
* Copyright (C) Igor Sysoev
*/
#ifndef _NGINX_H_INCLUDED_
#define _NGINX_H_INCLUDED_
#define NGINX_VERSION "0.6.31"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR
www.eeworm.com/read/325387/3484497
c nginx.c
/*
* Copyright (C) Igor Sysoev
*/
#include
#include
#include
#include
static ngx_int_t ngx_add_inherited_sockets(ngx_cycle_t *cycle);
static
www.eeworm.com/read/292685/3950402
xs nginx.xs
/*
* Copyright (C) Igor Sysoev
*/
#define PERL_NO_GET_CONTEXT
#include
#include
#include
#include
#include "XSUB.h"
#define ng
www.eeworm.com/read/292685/3950403
pm nginx.pm
package nginx;
use 5.006001;
use strict;
use warnings;
require Exporter;
our @ISA = qw(Exporter);
our @EXPORT = qw(
OK
DECLINED
HTTP_OK
HTTP_CREATED
HTTP_NO_CONTENT
HTTP_P
www.eeworm.com/read/434168/1874582
xs nginx.xs
/*
* Copyright (C) Igor Sysoev
*/
#define PERL_NO_GET_CONTEXT
#include
#include
#include
#include
#include "XSUB.h"
#define n
www.eeworm.com/read/434168/1874583
pm nginx.pm
package nginx;
use 5.006001;
use strict;
use warnings;
require Exporter;
our @ISA = qw(Exporter);
our @EXPORT = qw(
OK
DECLINED
HTTP_OK
HTTP_CREATED
HTTP_NO_CONTENT
HTTP_P
www.eeworm.com/read/259638/4339132
xs nginx.xs
/*
* Copyright (C) Igor Sysoev
*/
#define PERL_NO_GET_CONTEXT
#include
#include
#include
#include
#include "XSUB.h"
#define ng
www.eeworm.com/read/259638/4339133
pm nginx.pm
package nginx;
use 5.006001;
use strict;
use warnings;
require Exporter;
our @ISA = qw(Exporter);
our @EXPORT = qw(
OK
DECLINED
HTTP_OK
HTTP_CREATED
HTTP_NO_CONTENT
HTTP_P