view TOOLS/realcodecs/sipr.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 86c478bea7ce
children
line wrap: on
line source

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