correct some error
commit1140445bbb1959bfd58776013e786fd5025b748e
authorwang guan <netspecters@gmail.com>
Fri, 28 Jan 2011 04:02:08 +0000 (28 12:02 +0800)
committerwang guan <netspecters@gmail.com>
Fri, 28 Jan 2011 04:02:08 +0000 (28 12:02 +0800)
tree347a9bfa26c66e96e18cd4adac43c85a757e9b83
parent3c65ced0d31f2f14bc72d952732cb9ef19287d19
correct some error
17 files changed:
codeblocks_projects/SingleProject/Netspecters.cbp
source/KernelLibrary/InternalProtocol/http/http.cpp
source/KernelLibrary/InternalProtocol/http/http.h
source/KernelLibrary/InternalProtocol/http/http_task.cpp
source/KernelLibrary/InternalProtocol/http/http_task.h
source/KernelLibrary/InternalProtocol/http/task_thread.cpp
source/KernelLibrary/InternalProtocol/http/task_thread.h
source/KernelLibrary/NetLayer/epoll.cpp
source/KernelLibrary/NetLayer/iocp.cpp
source/KernelLibrary/NetLayer/socket.cpp
source/KernelLibrary/NetLayer/socket.h
source/KernelLibrary/ProtocolManager/Interfaces.h
source/KernelLibrary/ProtocolManager/ProtocolManager.cpp
source/KernelLibrary/ProtocolManager/ProtocolManager.h
source/KernelLibrary/ProtocolManager/TaskGroupManager.cpp
source/NSErrorCode.h
source/StdLib/ContainerLock.hpp