#include <sys/socket.h>#include <netinet/in.h>#include <arpa/inet.h>Go to the source code of this file.
Functions | |
| int | configure_urlbase (INOUT IXML_Document *doc, IN const struct sockaddr_in *serverAddr, IN const char *alias, IN time_t last_modified, OUT char docURL[LINE_SIZE]) |
| int configure_urlbase | ( | INOUT IXML_Document * | doc, | |
| IN const struct sockaddr_in * | serverAddr, | |||
| IN const char * | alias, | |||
| IN time_t | last_modified, | |||
| OUT char | docURL[LINE_SIZE] | |||
| ) |
1.6.1