[rtmpdump] [PATCH] Non-blocking Connection

Chris Larsen clarsen at euphoriaaudio.com
Sat Sep 4 01:51:16 CEST 2010


> You use select only for connect, but what about recv and send? They can also return EAGAIN with O_NONBLOCK flag.

I needed to get the connect method working first off but I can add send and recv as well and add a make rule to implement blocking or non blocking. I'll probably tackle that next week. Thanks!





More information about the rtmpdump mailing list