OWLNext    7.0
Borland's Object Windows Library for the modern age
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
wsksockd.h File Reference

Winsock for OWL subsystem. More...

#include <owl/private/defs.h>
#include <owl/wsksock.h>
#include <owl/preclass.h>
#include <owl/posclass.h>

Go to the source code of this file.

Classes

class  owl::TDatagramSocket
 The TDatagramSocket encapsulates a Winsock datagram (non-reliable, packet-based) socket. More...
 
class  owl::TStreamSocket
 The TStreamSocket encapsulates a Winsock stream socket. More...
 

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Macros

#define N_DEF_MAX_QUEUED_CONNECTIONS   5
 

Detailed Description

Winsock for OWL subsystem.

Based on work by Paul Pedriana, 70541.nosp@m..322.nosp@m.3@com.nosp@m.puse.nosp@m.rve.c.nosp@m.om

Definition in file wsksockd.h.

Macro Definition Documentation

◆ N_DEF_MAX_QUEUED_CONNECTIONS

#define N_DEF_MAX_QUEUED_CONNECTIONS   5

Definition at line 61 of file wsksockd.h.