open62541 1.3.12
Open source implementation of OPC UA
|
#include <stdio.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>
#include <fcntl.h>
Go to the source code of this file.
Functions | |
int | open_nb_socket (const char *addr, const char *port) |
int open_nb_socket | ( | const char * | addr, |
const char * | port ) |
Definition at line 22 of file posix_sockets.h.