Commit Graph

62834 Commits

Author SHA1 Message Date
tg74
9758bec36c working on new testmethods (memref-operands)
git-svn-id: branches/tg74/avx512-0037785@47640 -
2021-09-01 09:23:32 +02:00
tg74
329ec242cf working on new testmethods (memref-operands)
git-svn-id: branches/tg74/avx512-0037785@47608 -
2021-09-01 09:23:31 +02:00
tg74
fdfe06382a bugfix internal assembler-reader x86 opsize local var
git-svn-id: branches/tg74/avx512-0037785@47606 -
2021-09-01 09:23:31 +02:00
tg74
07a9767b63 working on new testmethods (memref-operands)
git-svn-id: branches/tg74/avx512-0037785@47600 -
2021-09-01 09:23:31 +02:00
tg74
078ff5c226 working on new testmethods (memref-operands)
git-svn-id: branches/tg74/avx512-0037785@47580 -
2021-09-01 09:23:31 +02:00
tg74
834bbc4c7b add new testmethods (memref-operands)
git-svn-id: branches/tg74/avx512-0037785@47579 -
2021-09-01 09:23:31 +02:00
tg74
5633d5e8aa bugfix gnu-assembler platform i386 vcvtsi2sd,vcvtsi2ss,vcvtusi2sd,vcvtusi2ss
git-svn-id: branches/tg74/avx512-0037785@47443 -
2021-09-01 09:23:31 +02:00
tg74
aef337e67c bugfix gnu-assembler platform i386 vcvtsi2sd,vcvtsi2ss,vcvtusi2sd,vcvtusi2ss
git-svn-id: branches/tg74/avx512-0037785@47441 -
2021-09-01 09:23:31 +02:00
Michaël Van Canneyt
955e495c21 * Websockets & examples 2021-09-01 09:13:50 +02:00
Michaël Van Canneyt
5dc1d5e93b * Better SetfieldByName/GetFieldByName 2021-09-01 08:46:09 +02:00
Michaël Van Canneyt
54e0d97278 * Fix possible buffer overflow, issue #39330 2021-09-01 08:43:56 +02:00
Michaël Van Canneyt
8c5446a03f * Update handler functionality 2021-09-01 08:42:52 +02:00
Ondrej Pokorny
ae0cf1b50f * don't execute DoBeforeDataRead unless OnIdle is set 2021-08-29 17:19:44 +00:00
Michaël Van Canneyt
35c45dfbe5 * More clear variable names 2021-08-29 18:13:59 +02:00
Ondrej Pokorny
cb05049c4f * TSocketHandler.Select: set LastError 2021-08-29 16:09:10 +00:00
Ondrej Pokorny
14dd153736 * http client: KeepConnectionReconnectLimit to prevent a dead-lock when a server is not available 2021-08-29 16:08:29 +00:00
Ondrej Pokorny
5979e464c6 * check LastError from CanRead() 2021-08-29 16:49:13 +02:00
Ondrej Pokorny
1083746abf * check for LastError coming from CanRead() 2021-08-29 16:44:39 +02:00
Ondrej Pokorny
df6d289693 * fphttpclient: add new OnIdle event to keep the client responsive in case the server needs a lot of time to respond (and to be able to terminate the request while waiting for data) 2021-08-29 11:35:15 +00:00
Ondrej Pokorny
f6587d9505 * fphttpclient: add new OnIdle event to keep the client responsive in case the server needs a lot of time to respond (and to be able to terminate the request while waiting for data) 2021-08-29 13:33:39 +02:00
Michaël Van Canneyt
56c3b5b2cd * Use FreeAndNil to clear field 2021-08-29 13:02:45 +02:00
Ondrej Pokorny
bfa0c60e77 * destroy FList in the destructor of TFPHTTPServerConnectionListHandler 2021-08-29 12:50:41 +02:00
Michaël Van Canneyt
9b8a6438c7 * 64-bit ID for 64-bit platforms 2021-08-28 10:38:26 +02:00
Michaël Van Canneyt
72213d42da * Negative time value waits forever 2021-08-28 10:38:26 +02:00
Ondrej Pokorny
bbb01506c7 * windows compilation 2021-08-27 21:23:01 +02:00
Michaël Van Canneyt
87e9958429 * Allow to read handler 2021-08-21 09:03:56 +02:00
Michaël Van Canneyt
58b252705e * Allow to compile also non-windows,linux 2021-08-20 10:06:38 +02:00
Michaël Van Canneyt
74ebc15596 * Select calls 2021-08-20 10:00:15 +02:00
Ondrej Pokorny
4697de9379 Keep-Alive fixes 2021-08-19 10:45:13 +00:00
Michaël Van Canneyt
c632736197 * No wait loop, use event 2021-08-18 23:08:14 +02:00
Michaël Van Canneyt
e6f40c196a * Make sure size is set after return 2021-08-18 22:26:09 +02:00
Michaël Van Canneyt
bb9a1af248 * Add interceptor (middleware) functionality to router + Demo 2021-08-18 22:25:28 +02:00
Michaël Van Canneyt
5a6bea6180 * Fix some debug output 2021-08-18 22:24:41 +02:00
Michaël Van Canneyt
a68a6415f2 * Request ID and connection ID for logging purposes 2021-08-18 16:37:09 +02:00
Michaël Van Canneyt
4ac009846c * Smaller idle timeout 2021-08-18 16:36:29 +02:00
Michaël Van Canneyt
ab7de66471 * Working thread pool 2021-08-18 16:10:30 +02:00
Michaël Van Canneyt
db0d1501e0 * Correct property name 2021-08-18 14:39:30 +02:00
Michaël Van Canneyt
181653162c * Finish merge & rebase 2021-08-18 14:38:31 +02:00
Michaël Van Canneyt
f7265bf79e * Some command-line options 2021-08-18 14:32:24 +02:00
Michaël Van Canneyt
5bf9de22d6 Thread pool start 2021-08-18 14:32:24 +02:00
Michaël Van Canneyt
f6c476ae79 * Start of thread pool. 2021-08-18 14:32:24 +02:00
Ondrej Pokorny
ed861e5343 don't keep alive connections that failed 2021-08-18 14:31:32 +02:00
Ondrej Pokorny
410916ab6b Fix TFPHTTPConnectionThread.Execute repeat loop 2021-08-18 14:31:32 +02:00
Ondrej Pokorny
8fc1bc276f Info about active connections 2021-08-18 14:30:31 +02:00
Ondrej Pokorny
c4e2029179 Ignore exceptions 2021-08-18 14:30:31 +02:00
Ondrej Pokorny
da10b8141c Remove the KeepAlive* properties from TFPCustomHttpServer, rename KeepAliveEnabled to EnableKeepAlive 2021-08-18 14:29:37 +02:00
Ondrej Pokorny
bf2e3bf51a add threadedhttpserver demo 2021-08-18 14:28:26 +02:00
Ondrej Pokorny
722a37ab2f Rename KeepAliveSupport->KeepAliveEnabled 2021-08-18 14:26:54 +02:00
Ondrej Pokorny
eaffd1deca Read out KeepAlive only if enabled 2021-08-18 14:25:47 +02:00
Ondrej Pokorny
1d18f2fdbf comment 2021-08-18 14:24:12 +02:00