view TOOLS/realcodecs/28_8.sh @ 15760:5dcc5524cb68

fix wrong usage of select() (based on patch by Selwyn Tang selwyn hectrix com), add missing closesocket calls.
author reimar
date Sun, 19 Jun 2005 12:42:36 +0000
parents 5ea24082eaaa
children
line wrap: on
line source

rm 28_8.so.6.0
gcc -c 28_8.c -g
ld -shared -o 28_8.so.6.0 28_8.o -ldl -lc