Leonid Stryzhevskyi
f47d84dbd9
Merge pull request #183 from ThmX/master
...
Add INET support for linux (not just INET6)
2020-01-15 20:00:19 +02:00
Thomas Denoréaz
0bbc138d08
Add INET support for linux (not just INET6)
2020-01-15 18:45:32 +01:00
lganzzzo
afbafe447f
IODefinitions. Rename 'isValidIoHandle' --> 'isValidIOHandle'.
2020-01-12 03:19:14 +02:00
lganzzzo
4e2205c70d
data::stream - fix readExactSizeData Simple/Async methods.
2020-01-11 05:19:17 +02:00
Leonid Stryzhevskyi
52acdec219
Merge pull request #181 from oatpp/better_streams_hierarchy_v2
...
Better streams hierarchy v2
2020-01-10 18:54:18 +02:00
lganzzzo
2ea0e034e1
network::Connection. Fix IOMode set.
2020-01-10 17:58:34 +02:00
lganzzzo
cb55324a78
Oat++ Version. Increase to 0.19.12.
2020-01-09 16:25:54 +02:00
lganzzzo
ae85446432
Tests. Uncomment All.
2020-01-09 03:53:01 +02:00
lganzzzo
e5f24a8e55
IO. intruduce 'isValidIoHandle' function. Refactor. Change folder of IODefinitions.hpp
2020-01-09 03:38:34 +02:00
lganzzzo
85e23c17db
Tests. More logs.
2020-01-09 02:44:05 +02:00
lganzzzo
4a972b0ead
network::server::SimpleTCPConnectionProvider atomic m_closed flag
2020-01-09 02:28:48 +02:00
lganzzzo
7dbae02b89
Fix Windows CI build. Log SimpleTCPConnectionProvider.
2020-01-09 02:13:42 +02:00
lganzzzo
121d079e7d
Tests. Correct async::Executor stop.
2020-01-09 02:01:02 +02:00
lganzzzo
e32c3613d3
Windows. server::SimpleTCPConnectionProvider. Put accepting socket in non-blocking mode.
2020-01-09 01:30:44 +02:00
lganzzzo
6a39857dde
Windows. server::SimpleTCPConnectionProvider. Add error logging.
2020-01-09 01:27:07 +02:00
lganzzzo
292647ca93
server::SimpleTCPConnectionProvider use select-accept.
2020-01-09 01:17:16 +02:00
Leonid Stryzhevskyi
a765253ed5
Merge pull request #180 from oatpp/investigate_leak_on_windows_ci
...
Investigate leak on windows ci
2020-01-08 01:52:39 +02:00
lganzzzo
e3e6d4c004
Tests. Uncomment web tests. Increase number of iterations.
2020-01-08 01:26:01 +02:00
lganzzzo
efb116e47c
network::Connection. Allow '0' in return of read/write
2020-01-08 01:21:15 +02:00
lganzzzo
28806a8acc
network::Connection. Consider Unknown errors as BROKEN_PIPE
2020-01-08 01:02:09 +02:00
lganzzzo
34f6bc80d4
Comment test out
2020-01-08 00:47:58 +02:00
lganzzzo
11e154735c
Log Connection.
2020-01-08 00:40:44 +02:00
lganzzzo
69e8eb34fc
HttpRequestExecutor. Set connection stream IOMode on request.
2020-01-08 00:02:01 +02:00
lganzzzo
a166bac588
Better stream logging
2020-01-07 20:28:10 +02:00
lganzzzo
be993494b5
Tests. Reduce amount of iterations
2020-01-07 19:55:07 +02:00
lganzzzo
e3630f9df4
Tests. Comment tests.
2020-01-07 19:21:15 +02:00
lganzzzo
1a311de239
Tests. Uncomment All.
2020-01-07 18:35:14 +02:00
Leonid Stryzhevskyi
642ce18656
Fix windows ci build ( #178 )
...
* log request headers reader
* Tests. Pipeline run test on real port
* Log transfer pipe in
* Log tranfer write
* disable other tests
* log connection
* More logs for connection
* Check connection stream mode before returning IOAction.
* Fix connection stream mode check on Windows.
* Tests. Fix PipelineTest.
* Tests. Remove logging, and uncomment test.
2020-01-07 18:33:31 +02:00
lganzzzo
9f793a3771
Tests. CI. Test PipelineAsyncTest.
2020-01-07 15:06:29 +02:00
lganzzzo
d212fb843a
Tests. CI. Log root endpoint.
2020-01-07 14:49:48 +02:00
lganzzzo
67991f8d74
Tests. Comment tests. web/PipelineTest. Log readResult.
2020-01-07 12:39:09 +02:00
lganzzzo
042765a00f
Tests. web/PipelineTest. Log readResult.
2020-01-07 12:19:17 +02:00
lganzzzo
7a23c33420
Tests. Windows. PipelineTest more logs.
2020-01-07 03:07:10 +02:00
lganzzzo
80c4a91090
Fix Windows build 2
2020-01-07 02:54:13 +02:00
lganzzzo
27de2d9cac
Fix Windows Build
2020-01-07 02:46:30 +02:00
lganzzzo
8dd39ca65d
Greed Testsgit add --all
...
q
2020-01-07 02:35:32 +02:00
lganzzzo
ce46616075
Fix multipart write/read.
2020-01-07 02:10:48 +02:00
lganzzzo
cff4bdf7bf
Fix http::outgoing::ChunkedBody
2020-01-06 23:02:33 +02:00
lganzzzo
5d82f67816
Introduce web::protoco::encoding::Chunked. Encoder/Decoder
2020-01-06 16:43:10 +02:00
lganzzzo
26c5183654
Refactor. Switch to the new stream::transfer function.
2020-01-06 12:05:20 +02:00
lganzzzo
1de0c3d86a
data::stream. Introduce better transferAsync function.
2020-01-06 00:44:37 +02:00
lganzzzo
dd18033a36
data::stream. Introduce better transfer function.
2020-01-05 22:28:47 +02:00
lganzzzo
aca6db6107
Introduce data::buffer::Processor.
2020-01-04 04:36:13 +02:00
lganzzzo
2cfef00127
Refactor stream interfaces. Rename stream inline read/write data.
2020-01-03 11:01:55 +02:00
lganzzzo
eb8121a8bf
Refactor stream interfaces. HTTP. Introduce ObjectHandle.
2020-01-02 17:12:38 +02:00
lganzzzo
b5da32c0c6
Refactor stream interfaces. HTTP. Introduce ChunkedStream.
2020-01-02 16:45:10 +02:00
lganzzzo
b2eaf749e8
Refactor stream interfaces. Tests. Fix pipelining tests.
2020-01-02 00:06:19 +02:00
lganzzzo
6e8a12885d
Refactor stream interfaces. Linking OK. Fixing tests - first steps.
2020-01-01 23:33:51 +02:00
lganzzzo
14c53ee1a1
Refactor stream interfaces. Simplify and Unify. Compiles. Link errors.
2020-01-01 03:00:54 +02:00
lganzzzo
bc5df03d05
Refactor. Multipart reader.
2019-12-30 16:56:49 +02:00