modules/wh/wh_queries.h

/* [<][>][^][v][top]
[bottom][index][help] */

FUNCTIONS

This source file includes following functions.

   1 
   2 
   3 er_ret_t
   4 WH_sock(int sock, char *hostname, int port, 
   5             char *query, int maxlines, int timeout);
   6 er_ret_t
   7 WH_connect(int *sock, char *hostname, int port);

/* [<][>][^][v][top][bottom][index][help] */