File was renamed from src/socket.h |
| | |
| | | /* |
| | | * ===================================================================================== |
| | | * |
| | | * Filename: socket.h |
| | | * Filename: shm_socket.h |
| | | * |
| | | * Description: |
| | | * |
| | |
| | | * ===================================================================================== |
| | | */ |
| | | |
| | | #ifndef SOCKET_GWTJHBPO |
| | | #define SOCKET_GWTJHBPO |
| | | #ifndef SHM_SOCKET_GWTJHBPO |
| | | #define SHM_SOCKET_GWTJHBPO |
| | | |
| | | #include "bh_util.h" |
| | | #include "defs.h" |
| | |
| | | std::atomic<int> alloc_id_; |
| | | }; |
| | | |
| | | #endif // end of include guard: SOCKET_GWTJHBPO |
| | | #endif // end of include guard: SHM_SOCKET_GWTJHBPO |