#include <pthread.h>Go to the source code of this file.
Functions | |
| int | start_socket_interface_thread (pthread_t *thread, int port) |
| int start_socket_interface_thread | ( | pthread_t * | thread, |
| int | port | ||
| ) |
Definition at line 84 of file socket_interface.c.
1.8.6