Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 175 Bytes

File metadata and controls

10 lines (6 loc) · 175 Bytes

socket

a simple socket library for win and linux, with simple demo

for windows, use vc/socket.dsw

for MinGW, use mingw/Makefile.mingw

for linux, use linux/Makefile