Home
last modified time | relevance | path

Searched refs:STREAMING_ACCEPTING (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Drtmpgw.c59 STREAMING_ACCEPTING, enumerator
653 server->state = STREAMING_ACCEPTING; in processTCPrequest()
668 server->state = STREAMING_ACCEPTING; in serverThread()
670 while (server->state == STREAMING_ACCEPTING) in serverThread()
H A Drtmpsuck.c68 STREAMING_ACCEPTING, enumerator
1007 server->state = STREAMING_ACCEPTING; in doServe()
1016 server->state = STREAMING_ACCEPTING; in serverThread()
1018 while (server->state == STREAMING_ACCEPTING) in serverThread()
H A Drtmpsrv.c75 STREAMING_ACCEPTING, enumerator
943 server->state = STREAMING_ACCEPTING; in doServe()
952 server->state = STREAMING_ACCEPTING; in serverThread()
954 while (server->state == STREAMING_ACCEPTING) in serverThread()