open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
posix_sockets.h File Reference
#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)
 

Function Documentation

◆ open_nb_socket()

int open_nb_socket ( const char * addr,
const char * port )

Definition at line 22 of file posix_sockets.h.