Go to the source code of this file.
Classes | |
struct | RTSP |
struct | rtsp_conn |
Functions | |
bool | Curl_rtsp_connisdead (struct connectdata *check) |
CURLcode | Curl_rtsp_parseheader (struct connectdata *conn, char *header) |
Variables | |
struct Curl_handler | Curl_handler_rtsp |
bool Curl_rtsp_connisdead | ( | struct connectdata * | check | ) |
Definition at line 146 of file lib/rtsp.c.
CURLcode Curl_rtsp_parseheader | ( | struct connectdata * | conn, |
char * | header | ||
) |
Definition at line 757 of file lib/rtsp.c.
struct Curl_handler Curl_handler_rtsp |
Definition at line 105 of file lib/rtsp.c.