modify website name

pull/37/head
YuQing 2019-11-23 10:03:54 +08:00
parent b89d23ab8b
commit 938a6a7fac
53 changed files with 53 additions and 53 deletions

2
README
View File

@ -4,7 +4,7 @@ libfastcommon may be copied only under the terms of the Less GNU General
Public License(LGPL). Public License(LGPL).
Please visit the libfastcommon Home Page for more detail. Please visit the libfastcommon Home Page for more detail.
English language: https://github.com/happyfish100/libfastcommon English language: https://github.com/happyfish100/libfastcommon
Chinese language: http://www.csource.org/ Chinese language: http://www.fastken.com/
c common functions library extracted from my open source projects FastDFS and c common functions library extracted from my open source projects FastDFS and

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
#include <time.h> #include <time.h>

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//base64.h //base64.h

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
#include <stdio.h> #include <stdio.h>

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
#ifndef CHAIN_H #ifndef CHAIN_H

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
#include <stdio.h> #include <stdio.h>

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//char_convert_loader.h //char_convert_loader.h

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
#include <stdio.h> #include <stdio.h>

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//char_converter.h //char_converter.h

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//common_blocked_queue.h //common_blocked_queue.h

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//common_define.h //common_define.h

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
#include <netdb.h> #include <netdb.h>

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//connection_pool.h //connection_pool.h

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//fast_allocator.h //fast_allocator.h

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//fast_blocked_queue.h //fast_blocked_queue.h

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//fast_mblock.h //fast_mblock.h

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//fast_mpool.h //fast_mpool.h

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//fast_task_queue.h //fast_task_queue.h

View File

@ -3,7 +3,7 @@
* *
* libfastcommon may be copied only under the terms of the GNU General * libfastcommon may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//flat_skiplist.c //flat_skiplist.c

View File

@ -3,7 +3,7 @@
* *
* libfastcommon may be copied only under the terms of the GNU General * libfastcommon may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//flat_skiplist.h, support duplicated entries, and support stable sort :) //flat_skiplist.h, support duplicated entries, and support stable sort :)

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
#include <stdlib.h> #include <stdlib.h>

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
#ifndef _HASH_H_ #ifndef _HASH_H_

View File

@ -4,7 +4,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
#include <time.h> #include <time.h>

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
#ifndef _HTTP_FUNC_H #ifndef _HTTP_FUNC_H

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
#include <time.h> #include <time.h>

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
/** /**

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//ini_file_reader.c //ini_file_reader.c

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//ini_file_reader.h //ini_file_reader.h

View File

@ -3,7 +3,7 @@
* *
* FastLib may be copied only under the terms of the GNU General * FastLib may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastLib source kit. * Public License V3, which may be found in the FastLib source kit.
* Please visit the FastLib Home Page http://www.csource.org/ for more detail. * Please visit the FastLib Home Page http://www.fastken.com/ for more detail.
**/ **/
#include <stdio.h> #include <stdio.h>

View File

@ -3,7 +3,7 @@
* *
* FastLib may be copied only under the terms of the GNU General * FastLib may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastLib source kit. * Public License V3, which may be found in the FastLib source kit.
* Please visit the FastLib Home Page http://www.csource.org/ for more detail. * Please visit the FastLib Home Page http://www.fastken.com/ for more detail.
**/ **/
#ifndef IO_OPT_H_ #ifndef IO_OPT_H_

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
#include <netdb.h> #include <netdb.h>

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//local_ip_func.h //local_ip_func.h

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
#include <limits.h> #include <limits.h>

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//logger.h //logger.h

View File

@ -3,7 +3,7 @@
* *
* libfastcommon may be copied only under the terms of the GNU General * libfastcommon may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//multi_skiplist.c //multi_skiplist.c

View File

@ -3,7 +3,7 @@
* *
* libfastcommon may be copied only under the terms of the GNU General * libfastcommon may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//multi_skiplist.h, support duplicated entries, and support stable sort :) //multi_skiplist.h, support duplicated entries, and support stable sort :)

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//multi_socket_client.h //multi_socket_client.h

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
#include <time.h> #include <time.h>

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
#ifndef PTHREAD_FUNC_H #ifndef PTHREAD_FUNC_H

View File

@ -3,7 +3,7 @@
* *
* FastLib may be copied only under the terms of the GNU General * FastLib may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastLib source kit. * Public License V3, which may be found in the FastLib source kit.
* Please visit the FastLib Home Page http://www.csource.org/ for more detail. * Please visit the FastLib Home Page http://www.fastken.com/ for more detail.
**/ **/
#include <stdio.h> #include <stdio.h>

View File

@ -3,7 +3,7 @@
* *
* FastLib may be copied only under the terms of the GNU General * FastLib may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastLib source kit. * Public License V3, which may be found in the FastLib source kit.
* Please visit the FastLib Home Page http://www.csource.org/ for more detail. * Please visit the FastLib Home Page http://www.fastken.com/ for more detail.
**/ **/
#ifndef PTHREAD_POOL_H_ #ifndef PTHREAD_POOL_H_

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
#include <stdlib.h> #include <stdlib.h>

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
#ifndef _SCHED_THREAD_H_ #ifndef _SCHED_THREAD_H_

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
#include <time.h> #include <time.h>

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
#ifndef SHARED_FUNC_H #ifndef SHARED_FUNC_H

View File

@ -3,7 +3,7 @@
* *
* libfastcommon may be copied only under the terms of the GNU General * libfastcommon may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//skiplist.h, support stable sort :) //skiplist.h, support stable sort :)

View File

@ -3,7 +3,7 @@
* *
* libfastcommon may be copied only under the terms of the GNU General * libfastcommon may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//skiplist_common.h //skiplist_common.h

View File

@ -3,7 +3,7 @@
* *
* libfastcommon may be copied only under the terms of the GNU General * libfastcommon may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//skiplist_set.c //skiplist_set.c

View File

@ -3,7 +3,7 @@
* *
* libfastcommon may be copied only under the terms of the GNU General * libfastcommon may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//a set implemented by skiplist, the entry can occur only once //a set implemented by skiplist, the entry can occur only once

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//socketopt.c //socketopt.c

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
//socketopt.h //socketopt.h

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
#include <time.h> #include <time.h>

View File

@ -3,7 +3,7 @@
* *
* FastDFS may be copied only under the terms of the GNU General * FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit. * Public License V3, which may be found in the FastDFS source kit.
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. * Please visit the FastDFS Home Page http://www.fastken.com/ for more detail.
**/ **/
#ifndef SYSTEM_INFO_H #ifndef SYSTEM_INFO_H