![]() |
kinetic-c
v0.12.0
Seagate Kinetic Protocol Client Library for C
|
#include <stdio.h>#include <err.h>#include <errno.h>#include <netinet/in.h>#include "kinetic_client.h"#include "socket99.h"#include "json.h"Go to the source code of this file.
Functions | |
| static int | discover_service (void) |
| int | main (int argc, char **argv) |
|
static |
Definition at line 49 of file discovery.c.
References KINETIC_PORT.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 37 of file discovery.c.
References discover_service().
1.8.8