Crossfire Client, Trunk
test-metaserver.c File Reference
#include <stdio.h>
#include "metaserver.h"
+ Include dependency graph for test-metaserver.c:

Go to the source code of this file.

Functions

int main ()
 
static void print_entry (char *server, int update, int players, char *version, char *comment, bool compatible)
 

Function Documentation

◆ main()

int main ( )

Definition at line 10 of file test-metaserver.c.

References ms_fetch(), ms_init(), and print_entry().

+ Here is the call graph for this function:

◆ print_entry()

static void print_entry ( char *  server,
int  update,
int  players,
char *  version,
char *  comment,
bool  compatible 
)
static

Definition at line 5 of file test-metaserver.c.

Referenced by main().

+ Here is the caller graph for this function: