Add bip_get_socket (#210)
* Add function to get BIP socket * Add bip_get_socket to all applicable ports
This commit is contained in:
@@ -115,6 +115,9 @@ extern "C" {
|
||||
BACNET_STACK_EXPORT
|
||||
void bip_debug_enable(void);
|
||||
|
||||
BACNET_STACK_EXPORT
|
||||
int bip_get_socket(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif /* __cplusplus */
|
||||
|
||||
Reference in New Issue
Block a user