#ifndef SOCKET_CMDS_H
#define SOCKET_CMDS_H
#ifdef __cplusplus
extern "C" {
#endif
void socket_cmds_init(void);
}
#endif /* SOCKET_CMDS_H */