> On 5 Apr 2016, at 13:49, Xiaofan Li wrote:
>
> Another concern is the assumption on TOR_SOCKET_T in the Tor codebase. In
> particular, there are many call sites of fcntl, getsockname, setsockopt etc
> made directly on this object, assuming that it is a UNIX socket. For
> compatibility, afte
Tim:
Thank you for the detailed email. I've also included tor-dev on CC. Anyone
is welcome to comment.
To reply to your concerns:
1. All the documentation we have is basically in email correspondences
as well as in the generic simple-quic codebase here:
https://github.com/kku1993/simple-