>connect() in RTSPClient::openConnectionFromURL() is blocking.
Yes. Our RTSP client implementation needs to be reimplemented to do
non-blocking I/O. This is on our 'to do' list.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-
Dear Sir:
connect() in RTSPClient::openConnectionFromURL() is blocking. A practical
application may not accept such a behavior. The following functions provide
connect() with timeout setting on Windows(maybe work on Linux). Not very
elegant but work. Please take them into consideration.
Boolean m