RTSP Packets Handling
[RTSP Layer]

Collaboration diagram for RTSP Packets Handling:

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 *)

Detailed Description

RTSP Packets Handling, mainly called by the main loop to receive RTSP packets and by handlers to parse them.

Function Documentation

int check_status ( char *  status_line,
rtsp_thread rtsp_th 
)

scan status code of an RTSP reply

Parameters:
status_line the status line in the reply
Returns:
reply status code or -1 on error

Definition at line 99 of file rtsp_internals.c.

References rtsp_buffer::data, rtsp_thread::in_buffer, and rtsp_open().

Here is the call graph for this function:


Generated on Tue Feb 3 03:10:03 2009 for libnemesi by  doxygen 1.5.4