|
|
@41:70da79414745
|
12 years |
ivaradi |
Changed the namespace
|
|
|
@40:91a761bc3a6b
|
12 years |
ivaradi |
Removed files moved to VSCPL
|
|
|
@39:f9c840ac038d
|
12 years |
ivaradi |
Added the possibility to distinguish between 32-bit and 64-bit Windows
|
|
|
@38:d68450d100a8
|
12 years |
ivaradi |
Added a utility function to emit debug info into X-Plane's log
|
|
|
@37:d5ecdd5c407d
|
12 years |
ivaradi |
Removed the package-related defines
|
|
|
@36:46f9ddb1e286
|
12 years |
ivaradi |
It is now possible to build a DLL
|
|
|
@35:f8a5b321d0c3
|
12 years |
ivaradi |
Added support for detached threads
|
|
|
@34:ad3194cb9bef
|
12 years |
ivaradi |
Implemented a conditional variable
|
|
|
@33:0eefa89dec31
|
12 years |
ivaradi |
Reimplemented to use a critical section
|
|
|
@32:4bef4944955f
|
12 years |
ivaradi |
Implemented mutex with test program
|
|
|
@31:bbd688924703
|
12 years |
ivaradi |
Implemented the data stream
|
|
|
@30:1dde7e03353f
|
12 years |
ivaradi |
A little cleanup
|
|
|
@29:54c2d451f8a0
|
12 years |
ivaradi |
Implemented a blocking stream and a corresponding trst program
|
|
|
@27:11b3ec33029d
|
12 years |
ivaradi |
Implemented a pseudo-random number generator
|
|
|
@26:46f4e06241c7
|
12 years |
ivaradi |
Further cleanup
|
|
|
@25:fe70f0063cae
|
12 years |
ivaradi |
Moved releaseHandle to Overlappable
|
|
|
@24:efa33e16e135
|
12 years |
ivaradi |
Made Completer a FailableReference
|
|
|
@23:e6c4c31ce833
|
12 years |
ivaradi |
Eliminated the double storage of the Overlappable instances in the …
|
|
|
@22:d13fbc745959
|
12 years |
ivaradi |
Cleaned up and simplified the code
|
|
|
@21:eb59943050c9
|
12 years |
ivaradi |
Added the implementation of the local sockets for Win32 and it seems …
|
|
|
@20:38521bf10e24
|
12 years |
ivaradi |
Implemented the Waiter and the WaitableEvent classes for Windows
|
|
|
@19:54c3f68d2d46
|
12 years |
ivaradi |
Fixed problems with non-blocking mode and extended the socket test …
|
|
|
@18:0490048f256d
|
12 years |
ivaradi |
Implemented basic test program for the sockets
|
|
|
@17:5ef53c7a9598
|
12 years |
ivaradi |
Created the public interfaces of the socket-related classes
|
|
|
@16:d70b0c40fe4a
|
12 years |
ivaradi |
Renamed BufferedWaitable to BufferedStream
|
|
|
@15:b55872ac53a8
|
12 years |
ivaradi |
Implemented the local client socket
|
|
|
@14:3caa1d3122db
|
12 years |
ivaradi |
Moved the storage of the error code to where it belongs
|
|
|
@13:af2a928f0e63
|
12 years |
ivaradi |
Added the deleting of the socket file when the socket object is destroyed
|
|
|
@12:675b8418ed59
|
12 years |
ivaradi |
Implemented the missing function
|
|
|
@11:9adb0b9c456b
|
12 years |
ivaradi |
Implemented the server side of the local socket
|
|
|
@10:9cf218bd97ba
|
12 years |
ivaradi |
Added default implementations of read and write
|
|
|
@9:4365cc9856e8
|
12 years |
ivaradi |
Removed non-public superclass from the interface
|
|
|
@8:dba41f33ddce
|
12 years |
ivaradi |
Clarified the blocking and non-blocking behaviour and extended the …
|
|
|
@7:a3d84407fb9a
|
12 years |
ivaradi |
Added the public interfaces
|
|
|
@6:81a0ade149e1
|
12 years |
ivaradi |
Implemented basic POSIX socket infrastructure
|
|
|
@5:db1fa4c31a20
|
12 years |
ivaradi |
Added a generic buffer class
|
|
|
@4:d061ad3be7fd
|
12 years |
ivaradi |
Added support for a waitable event for POSIX and a test program
|
|
|
@3:e4ca2e057cec
|
12 years |
ivaradi |
Reorganized the code a bit
|
|
|
@2:b8c3435b818d
|
12 years |
ivaradi |
Using less ambiguous conditionals to decide between POSIX vs. Windows …
|
|
|
@1:00e7af4d1367
|
12 years |
ivaradi |
Implemented basic event waiting infrastructure
|
|
|
@0:35ba6f10e28f
|
12 years |
ivaradi |
Initial revision, thread handling implemented
|