|
Functions | |
| int | full_msg_rcvd (rtsp_thread *) |
| int | rtsp_recv (rtsp_thread *) |
| int | body_exists (char *) |
| int | check_response (rtsp_thread *) |
| int | check_status (char *, rtsp_thread *) |
| scan status code of an RTSP reply | |
| int | remove_pkt (rtsp_thread *) |
| int | set_rtsp_media (rtsp_thread *) |
| int check_status | ( | char * | status_line, | |
| rtsp_thread * | rtsp_th | |||
| ) |
scan status code of an RTSP reply
| status_line | the status line in the reply |
Definition at line 99 of file rtsp_internals.c.
References rtsp_buffer::data, rtsp_thread::in_buffer, and rtsp_open().

1.5.4