CAEN Utility  2.0.2
Utilities for CAEN projects
c_socket_t Struct Reference

#include <CAENSocketTypes.h>

Collaboration diagram for c_socket_t:

Data Fields

c_socket_type_t socket
 The socket. More...
 
c_mutex_t mutex
 A mutex, use by some functions. More...
 

Detailed Description

Definition at line 88 of file CAENSocketTypes.h.

Field Documentation

◆ socket

The socket.

Definition at line 89 of file CAENSocketTypes.h.

◆ mutex

c_mutex_t mutex

A mutex, use by some functions.

See also
Safe versions of recv() and send() with mutex locking

Definition at line 90 of file CAENSocketTypes.h.


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