MySQL 8.0.40
Source Code Documentation
|
Get hardware address for an interface. More...
#include "my_config.h"
#include <errno.h>
#include <string.h>
#include <unistd.h>
#include "my_inttypes.h"
#include "my_sys.h"
#include "mysql/service_mysql_alloc.h"
Functions | |
bool | my_gethwaddr (uchar *to) |
Get hardware address for an interface.
If there are many available, any non-zero one can be used.