msciotti
c59fd6df20
Revert "Choose pipe number on initialize ( #250 )"
...
This reverts commit 4824b20f28b1ebffb2a57881684ef87f76659a6c.
2019-01-24 13:23:35 -08:00
Mason Sciotti
4824b20f28
Choose pipe number on initialize ( #250 )
...
* Choose pipe number on initialize
* Get pipe from base connection instance
* UE4 support
* Warnings as errors yelling
* Fix windows connection
* Oops all variables
* maybe this fixes it
* This one actually works!!!!
* Fix double function declaration
2019-01-14 00:16:22 -08:00
Ivan Molodetskikh
57316cbaee
clang-format I suppose
2017-11-10 09:59:51 -08:00
Chris Marsh
6fa00223ad
Enable all warnings, turn the noisy ones back off, fix the others.
2017-10-12 15:39:31 -07:00
Chris Marsh
fb87e7c193
ReadFile and WriteFile really want to report how many bytes were read/written.
2017-09-07 16:16:34 -07:00
Chris Marsh
19abe80449
Add a few more null checks.
2017-09-07 09:23:35 -07:00
Chris Marsh
7324ae890c
squelch warnings in 64bit compile
2017-08-02 14:56:39 -07:00
Chris Marsh
d5e6c4c11a
track open/close state in connection, disconnect on read error, clarify error codes a little
2017-07-31 15:38:12 -07:00
Chris Marsh
9eb7e41c4b
try more pipes
2017-07-27 16:08:17 -07:00
Chris Marsh
7a6172a300
Format
2017-07-25 09:27:48 -07:00
Chris Marsh
559f56b05c
I'm still not convinced of this multiple ipc pipe thing.
2017-07-20 15:59:50 -07:00
Chris Marsh
85fc57dea2
getpid
2017-07-20 14:58:23 -07:00
Chris Marsh
29641da939
clean out simplest version
2017-07-18 14:31:24 -07:00
Chris Marsh
79e0e336c5
quieter
2017-07-18 11:13:22 -07:00
Chris Marsh
0f10ebff43
wip what layer some things should be in, mostly async now
2017-07-17 14:49:31 -07:00
Chris Marsh
9dc93f64b8
wip
2017-07-17 09:28:54 -07:00
Chris Marsh
930cd722d5
Start using rapidjson
2017-07-13 08:32:08 -07:00
Chris Marsh
1b65e53da7
Rename some things, stub of async version, download rapidjson in cmake file
2017-07-11 15:59:14 -07:00