http.c File Reference

Obsługa połączeń HTTP. More...


Functions

struct gg_httpgg_http_connect (const char *hostname, int port, int async, const char *method, const char *path, const char *header)
 Rozpoczyna połączenie HTTP.
int gg_http_watch_fd (struct gg_http *h)
 Funkcja wywoływana po zaobserwowaniu zmian na deskryptorze połączenia.
void gg_http_stop (struct gg_http *h)
 Kończy asynchroniczne połączenie HTTP.
void gg_http_free_fields (struct gg_http *h)
void gg_http_free (struct gg_http *h)
 Zwalnia zasoby po połączeniu HTTP.


Detailed Description

Obsługa połączeń HTTP.


Function Documentation

void gg_http_free_fields ( struct gg_http h  ) 

For internal use only.

Zwalnia pola struktury gg_http.

Funkcja zwalnia same pola, nie zwalnia struktury.

Parameters:
h Struktura połączenia


Generated on Sat Feb 4 03:01:15 2012 for libgadu by  doxygen 1.5.6