Displaying 1 result from an estimated 1 matches for "inet_ani".
Did you mean:
inet_any
2007 May 15
0
Setting explicitly the source of slaves connections
Hi,
As I wanted my slaves to connect to their master using a specific IP
address when they have more than one, though I had to modify a few
things regarding net/sock.c:
I mainly took the code from sock_get_server_socket and removed the
reference to the port setting, in order to modify sock_connect_wto.
Then I changed a few things to not care too much about not being given a
source hostname