comparison stream/Makefile @ 19335:2a9d669e5ff6

isolated tcp socket code from network.c to a dedicated file
author ben
date Sat, 05 Aug 2006 10:30:06 +0000
parents a3ddd3320b47
children 4f71ed7cb512
comparison
equal deleted inserted replaced
19334:c95db0988ded 19335:2a9d669e5ff6
85 cookies.c \ 85 cookies.c \
86 asf_mmst_streaming.c \ 86 asf_mmst_streaming.c \
87 pnm.c \ 87 pnm.c \
88 rtp.c \ 88 rtp.c \
89 udp.c \ 89 udp.c \
90 tcp.c \
90 stream_rtsp.c \ 91 stream_rtsp.c \
91 stream_rtp.c \ 92 stream_rtp.c \
92 stream_udp.c \ 93 stream_udp.c \
93 94
94 SRCS += realrtsp/asmrp.c \ 95 SRCS += realrtsp/asmrp.c \