OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
wsksock.cpp File Reference

Winsock for OWL subsystem. More...

#include <owl/pch.h>
#include <owl/defs.h>
#include <owl/winsock.h>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Functions

bool owl::operator== (const TSocket &socket1, const TSocket &socket2)
 While it's possible that two sockets could refer to the same SOCKET (though this would likely create a mess if not governed with care), it's defined as not possible that two Sockets could have the same window member.
 
 owl::EV_MESSAGE (MSG_SOCKET_NOTIFY, DoNotification)
 

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 wsksock.cpp.