Search found 1 match

by beber
Sun Mar 27, 2016 5:50 pm
Forum: Support
Topic: RPC can't bind
Replies: 14
Views: 15719

Re: RPC can't bind

I successfully build and install tranmission on my 2.4.20_mvl31-ppc_terastation
All problems come from AI_NUMERICSERV and AI_ADDRCONFIG which contain non null value, making the call to "getaddrinfo" sometimes invalid

1) Modify the libevent library adding inside "./include/event2/util.h" after ...