bind big brother to a specific IP


in bbd.c, find and change:

	serv_addr.sin_addr.s_addr = htonl(INADDR_ANY);
to:
	serv_addr.sin_addr.s_addr = inet_addr("123.123.123.123");


original: http://support.bb4.com/archive/200101/msg01599.html
keywords: big brother, bb, bb4, hobbit
date: 08/07/2007