adding BVLC support - not working yet.

This commit is contained in:
skarg
2006-05-23 20:58:13 +00:00
parent 85d5ebe819
commit e3d5697cc1
3 changed files with 40 additions and 26 deletions
+1
View File
@@ -56,6 +56,7 @@ extern "C" {
/* normal functions... */
void bip_cleanup(void);
void bip_set_socket(int sock_fd);
int bip_socket(void);
bool bip_valid(void);
void bip_get_broadcast_address(BACNET_ADDRESS * dest); /* destination address */
void bip_get_my_address(BACNET_ADDRESS * my_address);