OWLNext 7.0
Borland's Object Windows Library for the modern age
|
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 |
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.
#define N_DEF_MAX_QUEUED_CONNECTIONS 5 |
Definition at line 61 of file wsksockd.h.