GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <signal.h>
#include <setjmp.h>
#include <unistd.h>
#include <grass/gis.h>
#include <grass/glocale.h>
#include "driverlib.h"
#include "driver.h"
#include "pad.h"
Go to the source code of this file.
Functions | |
int | LIB_main (int argc, char **argv) |
Definition at line 40 of file lib/driver/main.c.
References COM_Client_Close(), COM_Client_Open(), COM_Do_work(), COM_Work_stream(), command_init(), G_fatal_error(), G_message(), G_warning(), get_command(), get_connection_sock(), NULL, prepare_connection_sock(), and process_command().