solana/net-utils/src
Jon Cinque 567f30aa1a
windows: Make solana-test-validator work (#20099)
* windows: Make solana-test-validator work

The important changes to get this going on Windows:

* ledger lock needs to be done on a file instead of the directory
* IPC service needs to use the Windows pipe naming scheme
* always disable the JIT
* file logging not possible yet because we can't redirect stderr,
but this will change once env_logger fixes the pipe output target!

* Integrate review feedback
2021-09-22 23:10:35 +02:00
..
bin adds shred-version to ip-echo-server response 2021-06-21 19:37:16 +00:00
ip_echo_server.rs adds shred-version to ip-echo-server response 2021-06-21 19:37:16 +00:00
lib.rs windows: Make solana-test-validator work (#20099) 2021-09-22 23:10:35 +02:00