ev3duder  0.3.0
EV3 Downloader/Uploader
tcp_handle Struct Reference

#include <tcp.h>

Data Fields

int fd [2]
 
char serial [15]
 
char ip [48]
 
unsigned tcp_port
 
char name [96]
 
char protocol [8]
 

Detailed Description

Definition at line 11 of file tcp.h.

Field Documentation

int fd[2]

Definition at line 15 of file tcp.h.

char ip[48]

Definition at line 18 of file tcp.h.

char name[96]

Definition at line 20 of file tcp.h.

char protocol[8]

Definition at line 21 of file tcp.h.

char serial[15]

Definition at line 17 of file tcp.h.

unsigned tcp_port

Definition at line 19 of file tcp.h.


The documentation for this struct was generated from the following file: