Introduction - If you have any usage issues, please Google them yourself
pthread是一个跨平台的线程库,可用在多种OS下,本文档包含pthread-win32静态库在vc6下的详细编译过程,并有本人已编译出来的静态库pthread.lib,可以直接使用。为了方便用户使用该静态库,配有基于tcp的网络多线程源
Packet : pthread-win32.rar filelist
pthread-win32.txt
pthread.lib
pro\Makefile
pro\tcpc.c
pro\tcpd.c
readme
pthread.h
pro