ecl_io: Kilted
  • Links
    • Rosindex
    • Website
    • Repository
    • Bugtracker
  • C++ API
    • Class Hierarchy
    • File Hierarchy
    • Full C++ API
      • Namespaces
        • Namespace ecl
      • Classes and Structs
        • Class SocketError
      • Functions
        • Function ecl::close_socket
        • Function ecl::init_sockets
        • Function ecl::poll_sockets
        • Function ecl::shutdown_sockets
        • Function ecl::socketpair
      • Defines
        • Define ecl_io_LOCAL
        • Define ecl_io_PUBLIC
      • Typedefs
        • Typedef ecl::ndfs_t
        • Typedef ecl::socket_descriptor
        • Typedef ecl::socket_pollfd
      • Directories
        • Directory include
        • Directory ecl
        • Directory io
      • Files
        • File io.hpp
        • File macros.hpp
        • File poll.hpp
        • File socketpair.hpp
        • File sockets.hpp
  • Standard Documents
    • CHANGELOG
      • Changelog
        • 0.61.6 (2016-06-16)
    • PACKAGE
  • Index
ecl_io: Kilted
  • C++ API
  • File sockets.hpp
  • View page source

File sockets.hpp

↰ Parent directory (include/ecl/io)

Cross platform socket api.

Contents

  • Definition (include/ecl/io/sockets.hpp)

  • Detailed Description

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

  • Typedefs

Definition (include/ecl/io/sockets.hpp)

  • Program Listing for File sockets.hpp

Detailed Description

Winsock references:

Getting Started

  • http://msdn.microsoft.com/en-us/library/ms738545%28v=vs.85%29.aspx Error Codes

  • http://msdn.microsoft.com/en-us/library/ms740668%28VS.85%29.aspx

February 2011.

Includes

  • ecl/config/ecl.hpp

  • ecl/errors/handlers.hpp

  • macros.hpp (File macros.hpp)

  • string

Included By

  • File io.hpp

  • File poll.hpp

  • File socketpair.hpp

Namespaces

  • Namespace ecl

Classes

  • Class SocketError

Functions

  • Function ecl::close_socket

  • Function ecl::init_sockets

  • Function ecl::shutdown_sockets

Typedefs

  • Typedef ecl::socket_descriptor

Previous Next

© Copyright The <ecl_io> Contributors. License: BSD.

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