Remy Lebeau
|
6489827318
For issue #632, adding a TODO comment regarding a small race condition on the Contexts list.
|
6 months ago |
Greg
|
d112c9fbd3
Solaris does not allow an IPv4 socket and an IPv6 socket to listen on the same port at the same time. (#574)
|
1 year ago |
J. Peter Mugaas
|
03973bd8b1
Remove some unneeded units from uses clause. FreePascal/Lazarus war… (#558)
|
1 year ago |
Remy Lebeau
|
e2a7880a0e
Bumping version number.
|
1 year ago |
Remy Lebeau
|
5725cf6679
Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used.
|
2 years ago |
Remy Lebeau
|
ad7acb2e81
Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead.
|
3 years ago |
Remy Lebeau
|
ef68fade6a
#218 updating TIdCustomTCPServer.DoTerminateContext() to close the underlying socket rather than closing the IOHandler.
|
4 years ago |
Remy Lebeau
|
5fb9225fc1
Checking in changes that have been pending for a long time. Getting back in sync with the trunk:
|
6 years ago |
RemyLebeau
|
5764e023ff
Embarcadero patches.
|
7 years ago |
RemyLebeau
|
cebf76c750
Changing lspfix.exe to use AnsiString instead of String in FileContents() handling.
|
9 years ago |
RemyLebeau
|
f5357fd298
Various tweaks and additions before next RAD Studio release
|
9 years ago |
RemyLebeau
|
285c5ed6fe
Embarcadero patches.
|
10 years ago |
RemyLebeau
|
d9bf161e2d
Updating Computil.dpr to support RAD Studio 10.0 Seattle.
|
10 years ago |
RemyLebeau
|
a8af04f86a
Adding TIdUInt64 to address a UInt64 HPP bug in C++Builder 2006 and 2007.
|
10 years ago |
RemyLebeau
|
13a90aed19
Updated TIdTCPServer to increment the reference count of an accepted TIdIOHandler under ARC.
|
12 years ago |
RemyLebeau
|
a483bd1e86
Added IdDisposeAndNil(). Similar to FreeAndNil() but works under ARC.
|
12 years ago |
RemyLebeau
|
713260a76c
Updated TIdCustomTCPServer.Startup() to not create 2 default Binding objects on Linux/Android systems.
|
12 years ago |
RemyLebeau
|
f60999f66f
Indy 10.6.0 - XE4 Release
|
13 years ago |
RemyLebeau
|
fadc538044
Tweaks to handling of Startup() and Shutdown() methods in TIdCustomTCPServer, TIdCmdTCPServer, and TIdCustomHTTPServer.
|
14 years ago |
RemyLebeau
|
76db70aa58
Added ReuseSocket property to TIdSocketHandle, and then updated various components to make use of it.
|
14 years ago |
RemyLebeau
|
720b528df6
Re-writing IdCompilerDefines.inc. General cleanup, and preparation for Delphi 64-bit and cross-platform compilers.
|
15 years ago |
RemyLebeau
|
2b9dd7f449
Added new OnContextCreated event to TIdCustomTCPServer
|
15 years ago |
RemyLebeau
|
2bfd8f7470
Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk
|
15 years ago |
olaf
|
421ff4d8b4
Moved remotely
|
18 years ago |