sapling/eden/fs/py
Jan Mazur 9f4c5f70eb blocking unix socket & .makefile for it
Summary:
.makefile is needed so we can have synchronised `read` and `readline`. Look how it's used it `class mononokepipe` and `class mononokepeer`.

`setblocking` is required because I want to use this socket here https://www.internalfb.com/code/fbsource/[ad5dc212149f14a9eb558984697e588182c56139]/fbcode/eden/scm/edenscm/mercurial/httpclient/__init__.py?lines=567

Reviewed By: chadaustin

Differential Revision: D31731045

fbshipit-source-id: a705d88fe372f75705ba7c386f7564f474665e2a
2021-10-28 08:20:35 -07:00
..
eden blocking unix socket & .makefile for it 2021-10-28 08:20:35 -07:00
test Add annotations to eden/fs/py/test/dirstate_test.py 2021-03-17 14:15:25 -07:00
CMakeLists.txt update build configuration information for Python and C++ 2020-04-22 12:48:47 -07:00