Chinaunix首页 | 论坛 | 博客
  • 博客访问: 133218
  • 博文数量: 53
  • 博客积分: 121
  • 博客等级: 入伍新兵
  • 技术积分: 570
  • 用 户 组: 普通用户
  • 注册时间: 2011-03-04 10:59
文章分类
文章存档

2020年(1)

2013年(48)

2012年(4)

我的朋友

分类: LINUX

2013-09-10 19:32:48

H:\portage\net-proxy\tinyproxy\tinyproxy-1.8.3.chm

main
child_make (struct child_s *ptr)
    child_main (struct child_s *ptr)
        handle_connection (int fd)
            check_acl (peer_ipaddr, peer_string, config.access_list) <= 0) {
            read_request_line (connptr) < 0) {
            process_request (connptr, hashofheaders);
                reverse_rewrite_url (connptr, hashofheaders, url);
                extract_http_url (skipped_type, request) < 0) {
                extract_ssl_url (url, request) < 0) {
            process_server_headers (connptr) < 0)

阅读(1789) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~