[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [or-cvs] r17790: {tor} Refactor tor_addr_t manipulation functions so that as few as (tor/trunk/src/common)



2008/12/26 coderman <coderman@xxxxxxxxx>:
> ...

next up is:
connection.c: In function `retry_listeners':
connection.c:1423: error: invalid application of `sizeof' to
incomplete type `sockaddr_un'

not sure if this should be wrapped if a #ifndef MS_WINDOWS or other.
AF_UNIX appears to be defined, just no sockaddr_un...