PREV UP NEXT C++ socket classes for OS/2

Chapter 7: sockunixbuf Class

sockunixbuf class is derived from sockbuf class declared in <sockstream.h> and hence, inherits most of the public member functions of sockbuf. See sockbuf Class, for more information on sockbuf.

  • Methods sockunixbuf Describes sockunixbuf member functions
  • Datagram UNIX A pair of example programs demonstrating datagram connection in unix domain
  • Stream UNIX A pair of example programs demonstrating stream connection in unix domain