docs/html/Socket_8h.html
| | Jetson Inference
DNN Vision Library |
Classes | Macros | Enumerations
Socket.h File Reference
#include <stdint.h>
#include <cstddef>
Go to the source code of this file.
|
|
| class | Socket |
| | The Socket class provides TCP or UDP ethernet networking. More...
|
| |
|
| | #define | IP_ANY 0x00000000 | | | | #define | IP_BROADCAST 0xFFFFFFFF | | | | #define | IP_LOOPBACK 0x7F000001 | | |
|
|
| enum | SocketType { SOCKET_UDP = 0, SOCKET_TCP = 1 } |
| | TCP/UDP enumeration. More...
|
| |
| #define IP_ANY 0x00000000 |
| #define IP_BROADCAST 0xFFFFFFFF |
| #define IP_LOOPBACK 0x7F000001 |