barrier/lib
crs 5593573182 Fixed processing of events. Was waking up on a sent (rather than
posted) message but then blocking in GetMessage() which handles
the sent message directly.  No longer blocking on sent messages.
2004-02-29 21:34:30 +00:00
..
arch Fixed handling of winsock connect event. Was always immediately 2004-02-29 21:33:20 +00:00
base Generalized signal handling. Now handling SIGHUP in addition 2004-02-28 17:49:29 +00:00
client Moved clipboard changed event to CClientProxy because only it 2004-02-29 17:28:51 +00:00
common Added missing file. 2004-02-28 12:24:47 +00:00
io Updated Makefiles and win32 projects and removed dead classes. 2004-02-15 18:12:35 +00:00
mt Merged Win32 updates. Added full warnings on g++. Fixed bug in 2004-02-28 12:19:49 +00:00
net Made all arch sockets non-blocking. 2004-02-29 16:11:17 +00:00
platform Fixed processing of events. Was waking up on a sent (rather than 2004-02-29 21:34:30 +00:00
server Moved clipboard changed event to CClientProxy because only it 2004-02-29 17:28:51 +00:00
synergy Moved clipboard changed event to CClientProxy because only it 2004-02-29 17:28:51 +00:00
Makefile.am Removed most HTTP stuff. It doesn't seem like the appropriate 2004-02-01 20:56:52 +00:00