In Live555, I find that:
   Create a socket, and then set it nonblock.
   I cannot understand, why choosing the nonblock?

Because applications that use the "LIVE555 Streaming Media" code run as a single-threaded event loop, we usually can't block on I/O to/from a socket.


        Ross Finlayson
        Live Networks, Inc. (LIVE555.COM)
        <http://www.live555.com/>

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to