nxducominer
A multithreaded DUCO miner for the Nintendo Switch
 
Loading...
Searching...
No Matches
WebDashboard Struct Reference

web dashboard server information More...

Data Fields

int server_fd
 
int client_fd
 
pthread_t wd_thread
 

Detailed Description

web dashboard server information

Definition at line 81 of file main.c.

Field Documentation

◆ client_fd

int client_fd

Definition at line 83 of file main.c.

◆ server_fd

int server_fd

Definition at line 82 of file main.c.

◆ wd_thread

pthread_t wd_thread

Definition at line 84 of file main.c.


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