/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
sapi
/
fpm
/
fpm
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/sapi/fpm/fpm/fpm_unix.h
/* (c) 2007,2008 Andrei Nigmatulin */ #ifndef FPM_UNIX_H #define FPM_UNIX_H 1 #include "fpm_worker_pool.h" int fpm_unix_resolve_socket_premissions(struct fpm_worker_pool_s *wp); int fpm_unix_set_socket_premissions(struct fpm_worker_pool_s *wp, const char *path); int fpm_unix_free_socket_premissions(struct fpm_worker_pool_s *wp); int fpm_unix_init_child(struct fpm_worker_pool_s *wp); int fpm_unix_init_main(); extern size_t fpm_pagesize; #endif
Copyright ©2k19 -
Hexid
|
Tex7ure