Umap
latest

Basics

  • Getting Started

Reference

  • MP-UMap Page Fault Handling
  • Advanced Configuration
  • Runtime Environment Variables

Contributing

  • Contribution Guide
Umap
  • »
  • File socket.hpp
  • Edit on GitHub

File socket.hpp¶

↰ Parent directory (umap)

Contents

  • Definition (umap/socket.hpp)

  • Includes

  • Included By

  • Functions

  • Unions

Definition (umap/socket.hpp)¶

  • Program Listing for File socket.hpp

Includes¶

  • sys/socket.h

  • sys/types.h

  • sys/un.h

Included By¶

  • File socket.cpp

  • File UmapServiceCommon.hpp

  • File UmapServiceManager.hpp

Functions¶

  • Function setup_uds_connection(int *, const char *)

  • Function sock_fd_read(int, void *, ssize_t, int *)

  • Function sock_fd_write(int, void *, ssize_t, int)

  • Function sock_recv(int, char *, uint64_t)

Unions¶

  • Union cmsg_u


© Copyright 2018, Marty McFadden. Revision 599a596a.

Built with Sphinx using a theme provided by Read the Docs.